[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / d / 3 / 5 / CmallSDK / 0.1.1 / CmallSDK.podspec.json
blob9ea3e9f3a2a4b9e64881baf0feb1d70cd5224143
2   "name": "CmallSDK",
3   "version": "0.1.1",
4   "summary": "Cmall iOS SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "git@git.cmall.com:cmall/CmallPodSDK.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Moyun": "moyunmo@hotmail.com"
13   },
14   "source": {
15     "git": "git@git.cmall.com:cmall/CmallPodSDK.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "CmallSDK/*.h",
22   "frameworks": [
23     "UIKit",
24     "QuartzCore"
25   ],
26   "ios": {
27     "vendored_libraries": "CmallSDK/*.a"
28   },
29   "dependencies": {
30     "ZipArchive": [
31       "~> 1.4.0"
32     ]
33   }