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