[Add] ZJSDK 2.5.5.6
[CocoaPods.git] / Specs / 7 / 8 / 4 / TTNetwork / 1.0.3 / TTNetwork.podspec.json
blob17a5911a24ca38082484eb3a776bc15b97bcf46a
2   "name": "TTNetwork",
3   "version": "1.0.3",
4   "summary": "network.",
5   "description": "easy to mvc.",
6   "homepage": "https://github.com/ttayaa/TTNetwork",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "ttayaa": "2087154267@qq.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://gitee.com/ttayaa/TTNetwork.git",
19     "tag": "v1.0.3"
20   },
21   "source_files": "TTNetwork/**/*.{h,m,mm}",
22   "resources": "TTNetwork/**/*.{png,xib,storyboard,plist,der,js,json,strings,imageset,xcassets}",
23   "requires_arc": true,
24   "dependencies": {
25     "AFNetworking": [
27     ],
28     "TTSource": [
30     ]
31   }