[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / f / b / 1 / WXSpecs / 0.0.1 / WXSpecs.podspec.json
blob42f67d17a55205381fb0d12d6b3edf8029798f16
2   "name": "WXSpecs",
3   "version": "0.0.1",
4   "summary": "创建一个pod库",
5   "description": "练习创建个一个pod库",
6   "homepage": "https://github.com/wangxu19910204/WXSpecs",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "王旭": "wangxuz@chanjet.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/wangxu19910204/WXSpecs.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "WXKit/WXKit/Classes/**/*.{h,m}"
24   ],
25   "requires_arc": true