[Add] SindarinSwiftSDK 1.0.0
[CocoaPods.git] / Specs / 2 / f / d / ASJNetworking / 0.0.1 / ASJNetworking.podspec.json
blob5b7cfeddb87072d2182af827557bd1b3354371f1
2   "name": "ASJNetworking",
3   "version": "0.0.1",
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.1"
18   },
19   "source_files": "ASJNetworking/ASJNetworking.{h,m}",
20   "requires_arc": true