[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / f / 3 / SHYJHttpTool / 1.0.1 / SHYJHttpTool.podspec.json
blob6196e3de69d8421a859e61a03ab63a6f96db1d3e
2   "name": "SHYJHttpTool",
3   "version": "1.0.1",
4   "summary": "Network request based on AFNetwork.",
5   "description": "Network request based on AFNetwork for iOS.",
6   "homepage": "https://github.com/Lxq5696184/SHYJHttpTool",
7   "license": "MIT",
8   "authors": {
9     "LXQ": "1416417511@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/Lxq5696184/SHYJHttpTool.git",
16     "tag": "1.0.1"
17   },
18   "source_files": [
19     "SHYJHttpTool",
20     "SHYJHttpTool/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "requires_arc": true