[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / b / 1 / NBAsyncRestConnection / 1.0.0 / NBAsyncRestConnection.podspec.json
bloba4d42a55d2b698d5a6951de17b4bce14b7c0f37e
2   "name": "NBAsyncRestConnection",
3   "version": "1.0.0",
4   "summary": "A class for performing asynchronous RESTful HTTP connections.",
5   "homepage": "https://github.com/needbee/nbasyncrestconnection",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Josh Justice": "josh@need-bee.com"
12   },
13   "platforms": {
14     "ios": "6.0"
15   },
16   "source": {
17     "git": "https://github.com/needbee/nbasyncrestconnection.git",
18     "tag": "1.0.0"
19   },
20   "source_files": [
21     "src",
22     "src/**/*.{h,m}"
23   ],
24   "requires_arc": true