[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / 8 / 4 / TTNetwork / 1.0.4 / TTNetwork.podspec.json
blob37d56ca47c7b1c3396d16878d60edd266458ab09
2   "name": "TTNetwork",
3   "version": "1.0.4",
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.4"
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   }