[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / e / 9 / SYNetworkHelper / 0.0.1 / SYNetworkHelper.podspec.json
blobe7395031f9eae371d108af93841169a275b53a3a
2   "name": "SYNetworkHelper",
3   "version": "0.0.1",
4   "summary": "A warp of AFNetworking and YYCache.",
5   "description": "Cache request data on memory or disk,variable cache time",
6   "homepage": "https://github.com/YaoSu/SYNetworkHelper",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YaoSu": "suyaohello@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/YaoSu/SYNetworkHelper.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SYNetworkHelper/Classes/**/*"