[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 6 / 3 / NSURLSession-Resplendent / 0.1.1 / NSURLSession-Resplendent.podspec.json
blob0a0af0b13fd2233b4140e125395a682eef9b7189
2   "name": "NSURLSession-Resplendent",
3   "version": "0.1.1",
4   "summary": "Restful NSURLSession implementation. Effectively uses NSURLSession to replace AFNetworking.",
5   "homepage": "https://github.com/Resplendent/NSURLSession-Resplendent",
6   "license": "MIT",
7   "authors": {
8     "Lee Pollard": "tjdet11@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/Resplendent/NSURLSession-Resplendent.git",
12     "tag": "v0.1.1"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "NSURLSession-Resplendent": [
21       "Pod/Assets/*.png"
22     ]
23   }