[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 3 / 1 / e / ServiceSDK / 1.1.0 / ServiceSDK.podspec.json
blob45c1603c57a955ebdc1a1f3a6d932e7eaefc668d
2   "name": "ServiceSDK",
3   "version": "1.1.0",
4   "summary": "ServiceSDK.",
5   "description": "this is ServiceSDK",
6   "homepage": "https://github.com/ninhnm/ServiceSDK",
7   "license": "MIT",
8   "authors": {
9     "NinhNM": "ninhnm91@gmail.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/ninhnm/ServiceSDK.git",
16     "tag": "1.1.0"
17   },
18   "source_files": [
19     "ServiceSDK",
20     "ServiceSDK/**/*.{h,m}"
21   ],
22   "frameworks": "UIKit",
23   "requires_arc": true,
24   "dependencies": {
25     "Alamofire": [
27     ]
28   }