[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 6 / 7 / 8 / LifeupSnap / 0.0.8 / LifeupSnap.podspec.json
blob7b043775dda679866ecfcbffe742e020379623ca
2   "name": "LifeupSnap",
3   "version": "0.0.8",
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.8"
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": [
34         "LifeupSnap/Protocols/**/*.swift",
35         "LifeupSnap/Designs/**/*.xib",
36         "LifeupSnap/Commons/**/*.swift",
37         "LifeupSnap/Controllers/**/*.swift",
38         "LifeupSnap/ViewModels/**/*.swift",
39         "LifeupSnap/Enums/**/*.swift",
40         "LifeupSnap/Models/**/*.swift"
41       ]
42     }
43   ]