[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / 5 / 2 / 3 / CwgBaseLib / 0.1.0 / CwgBaseLib.podspec.json
blobf29f5ef9469eaa78991238420a501138ee1e3478
2   "name": "CwgBaseLib",
3   "version": "0.1.0",
4   "summary": "这是一个简单的介绍",
5   "description": "这是一个复杂的介绍,详细的信息可以写在这里",
6   "homepage": "https://github.com/changwuguo/CwgBaseLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "changwuguo": "changwuguo@@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/changwuguo/CwgBaseLib.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "vendored_frameworks": "CwgBaseLib/Classes/*.framework",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ]