[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / d / 4 / 5 / Modularity1 / 1.0.0 / Modularity1.podspec.json
blob0f06428780615fe809b224312c4cc7471c90db29
2   "name": "Modularity1",
3   "version": "1.0.0",
4   "summary": "Kp modularity test",
5   "description": "Modularity check for modules. It is module 1.",
6   "homepage": "https://github.com/kittu4ios/Modularity1",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Krishnaprakash": "Prakash.7575@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/kittu4ios/Modularity1.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "10.0"
20   },
21   "source_files": "Modularity1/Modularity1/**/*.{h,m,swift}",
22   "resources": [
23     "Modularity1/**/*.{storyboard,xib,xcassets}"
24   ],
25   "dependencies": {
26     "Alamofire": [
28     ],
29     "SwiftyJSON": [
30       "~> 4.0"
31     ]
32   }