[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 3 / b / d / JegarnClient / 1.0.0 / JegarnClient.podspec.json
blob480e6110beaab0c7c7dee18a8b96ce1e15869e65
2   "name": "JegarnClient",
3   "summary": "Objective-C implementation of jegarn client",
4   "version": "1.0.0",
5   "license": {
6     "type": "Apache-2.0",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "yaoguai": "newtopstdio@163.com"
11   },
12   "social_media_url": "https://yaoguais.com",
13   "homepage": "https://github.com/jegarn/jegarn-objectivec",
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/jegarn/jegarn-objectivec.git",
19     "tag": "1.0.0"
20   },
21   "requires_arc": true,
22   "source_files": "Jegarn/**/*",
23   "frameworks": "Foundation",
24   "dependencies": {
25     "MPMessagePack": [
27     ]
28   }