[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / c / e / f / NSURLConnection+AuthenticationChallenge / 0.1.0 / NSURLConnection+AuthenticationChallenge.podspec.json
blobfbbf1e8dc8157222efcd6489b148450a250ecd98
2   "name": "NSURLConnection+AuthenticationChallenge",
3   "version": "0.1.0",
4   "summary": "NSURLConnection and NSURLAuthenticationChallenge made easy!",
5   "description": "                       NSURLConnection and NSURLAuthenticationChallenge with blocks.\n\n                       Parts of the documentation has been taken from the official iOS / OS X SDK Documentation (c) Apple Inc.\n",
6   "license": "MIT",
7   "homepage": "https://github.com/bulusoy/NSURLConnection-AuthenticationChallenge.git",
8   "authors": {
9     "Bilge Taylan Ulusoy": "bilge.ulusoy@me.com"
10   },
11   "source": {
12     "git": "https://github.com/bulusoy/NSURLConnection-AuthenticationChallenge.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/bulusoy",
16   "platforms": {
17     "ios": "5.0",
18     "osx": "10.7"
19   },
20   "requires_arc": true,
21   "source_files": "Classes",
22   "public_header_files": "Classes/*.h"