[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / d / 6 / 8 / STNetwork / 1.0.4 / STNetwork.podspec.json
blob13724f2bf58f6dbc5c80e3d60cc297dd2f76fab8
2   "name": "STNetwork",
3   "version": "1.0.4",
4   "summary": "iOS",
5   "homepage": "https://github.com/haivy/STNetwork",
6   "description": "network",
7   "license": "MIT",
8   "authors": {
9     "qiang": "623057062@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/haivy/STNetwork.git",
16     "tag": "1.0.4"
17   },
18   "source_files": "STNetwork/**/*",
19   "requires_arc": true,
20   "frameworks": "CFNetwork",
21   "dependencies": {
22     "AFNetworking": [
23       "~> 3.0"
24     ]
25   }