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