[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 0 / 9 / f / TWNetwork / 1.0.4 / TWNetwork.podspec.json
blob5984d963269a411f4c301b2974c732fd91cd903f
2   "name": "TWNetwork",
3   "version": "1.0.4",
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": "1.0.4"
19   },
20   "source_files": "TWNetwork/*",
21   "frameworks": [
22     "UIKit",
23     "CoreGraphics"
24   ]