[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / f / TWNetwork / 2.0.0 / TWNetwork.podspec.json
blob7c1fbcb7ab1d1bb5cd7a20eda8c2b3472994fac8
2   "name": "TWNetwork",
3   "version": "2.0.0",
4   "summary": "基础网络请求类库",
5   "homepage": "https://github.com/laughmaker/TWNetwork",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "hezhendong": "wskrdfeai@gmail.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/laughmaker/TWNetwork.git",
18     "tag": "2.0.0"
19   },
20   "source_files": "TWNetwork/*",
21   "frameworks": [
22     "UIKit",
23     "CoreGraphics"
24   ]