[Add] ZJSDK 2.5.8.10
[CocoaPods.git] / Specs / 2 / f / d / ASJNetworking / 1.2 / ASJNetworking.podspec.json
blob87a3c2dea525d08a7a565fdc61590b89213348d5
2   "name": "ASJNetworking",
3   "version": "1.2",
4   "platforms": {
5     "ios": "9.0"
6   },
7   "license": {
8     "type": "MIT"
9   },
10   "homepage": "https://github.com/sdpjswl/ASJNetworking",
11   "authors": {
12     "Sudeep": "sdpjswl1@gmail.com"
13   },
14   "summary": "Basic networking using NSURLSession and no external dependencies",
15   "source": {
16     "git": "https://github.com/sdpjswl/ASJNetworking.git",
17     "tag": "1.2"
18   },
19   "source_files": "ASJNetworking/*.{h,m}",
20   "requires_arc": true