[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / 7 / 8 / LifeupSnap / 0.0.2 / LifeupSnap.podspec.json
blob4796f6cc3d5a6ee68f46d91eb8c182317eebf89c
2   "name": "LifeupSnap",
3   "version": "0.0.2",
4   "summary": "LifeupSnap iOS",
5   "homepage": "http://lifeuptest.life",
6   "license": "Lifeup co.,Ltd",
7   "authors": {
8     "Khwan Siricharoenporn": "card@lifeup.cool"
9   },
10   "source": {
11     "git": "https://github.com/Gorgard/LifeupSnapiOS.git",
12     "tag": "0.0.2"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "frameworks": "UIKit",
18   "requires_arc": true,
19   "default_subspecs": "All",
20   "subspecs": [
21     {
22       "name": "All",
23       "ios": {
24         "dependencies": {
25           "LifeupSnap/LifeupSnap": [
27           ]
28         }
29       }
30     },
31     {
32       "name": "LifeupSnap",
33       "source_files": "LifeupSnap/**"
34     }
35   ]