浏览代码

remove Podfile.lock from .gitignore

Jonas Budelmann 11 年之前
父节点
当前提交
7cd6c11ae9
共有 2 个文件被更改,包括 18 次插入2 次删除
  1. 1 2
      .gitignore
  2. 17 0
      Podfile.lock

+ 1 - 2
.gitignore

@@ -13,8 +13,7 @@ profile
 *.moved-aside
 *.moved-aside
 # Desktop Servies
 # Desktop Servies
 .DS_Store
 .DS_Store
-Podfile.lock
 /Pods/
 /Pods/
 script/env.sh
 script/env.sh
 
 
-/Masonry.xcworkspace/xcshareddata/Masonry.xccheckout
+/Masonry.xcworkspace/xcshareddata/Masonry.xccheckout

+ 17 - 0
Podfile.lock

@@ -0,0 +1,17 @@
+PODS:
+  - Expecta (0.2.3)
+  - Masonry (0.4.0)
+
+DEPENDENCIES:
+  - Expecta
+  - Masonry (from `./`)
+
+EXTERNAL SOURCES:
+  Masonry:
+    :path: ./
+
+SPEC CHECKSUMS:
+  Expecta: 2434bb2e2b3b1814280ec5d9a11359433d035975
+  Masonry: d673617c9cbc24aaea90fba20b10e47fd9970a39
+
+COCOAPODS: 0.32.1