[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 4 / 5 / Modularity1 / 0.0.1 / Modularity1.podspec.json
blobf4f26b7615065b6f8cd528b613f59a8ac3723250
2   "name": "Modularity1",
3   "version": "0.0.1",
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": "0.0.1"
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       "~> 3.1"
31     ]
32   }