[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / 8 / c / a / SGSHTTPModule / 0.1.0 / SGSHTTPModule.podspec.json
blob615f75d0d35a9aa8d5cfcf1bee77ddae6c36be52
2   "name": "SGSHTTPModule",
3   "version": "0.1.0",
4   "summary": "基于 AFNetworking 封装的 HTTP 请求组件",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "http://112.94.224.243:8081/kun.li/sgshttpmodule",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Lee": "kun.li@southgis.com"
13   },
14   "source": {
15     "git": "http://112.94.224.243:8081/kun.li/sgshttpmodule.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SGSHTTPModule/Classes/**/*",
22   "dependencies": {
23     "AFNetworking": [
24       "~> 3.1.0"
25     ]
26   }