[Add] AlibabacloudGreen20220302 2.21.0
[CocoaPods.git] / Specs / 8 / 2 / 5 / NSObject-Network / 0.0.2 / NSObject-Network.podspec.json
blobde6bbf5264882c6b01b7e79243cbfa04ebe9497f
2   "name": "NSObject-Network",
3   "version": "0.0.2",
4   "summary": "nick addition for AFNetworking with Exception",
5   "description": "                   A longer description of NSObject-Network in Markdown format.\n\n                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "https://github.com/maruipp/NSObject-Network",
7   "license": "MIT",
8   "authors": {
9     "ruipeng": "maruipp@gmail.com"
10   },
11   "platforms": {
12     "ios": "6.0"
13   },
14   "source": {
15     "git": "https://github.com/maruipp/NSObject-Network.git",
16     "tag": "0.0.2"
17   },
18   "source_files": [
19     "class",
20     "class/**/*.{h,m}"
21   ],
22   "requires_arc": true,
23   "dependencies": {
24     "AFNetworking": [
25       "~> 2.5.0"
26     ]
27   }