[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 1 / 7 / 5 / POP+SnapKit / 3.0.2 / POP+SnapKit.podspec.json
blobcf0af06d64d712b070efc7282214d3c5cf269169
2   "name": "POP+SnapKit",
3   "version": "3.0.2",
4   "summary": "Use SnapKit with the Facebook Pop animation framework.",
5   "homepage": "https://github.com/wxxsw/POP-SnapKit",
6   "license": "MIT",
7   "authors": {
8     "GeSen": "i@gesen.me"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/wxxsw/POP-SnapKit.git",
15     "tag": "3.0.2"
16   },
17   "source_files": "Source/**/*",
18   "requires_arc": true,
19   "dependencies": {
20     "pop": [
21       "~> 1.0.9"
22     ],
23     "SnapKit": [
24       "~> 3.0.2"
25     ]
26   },
27   "pushed_with_swift_version": "3.0.2"