[Add] AlibabacloudVpc20160428 5.5.0
[CocoaPods.git] / Specs / 3 / 9 / 2 / SPLRemoteObject / 2.0.16 / SPLRemoteObject.podspec.json
blobf354e237283f5dad52d318826686f3417eecb6b9
2   "name": "SPLRemoteObject",
3   "version": "2.0.16",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": "MIT",
8   "source": {
9     "git": "https://github.com/OliverLetterer/SPLRemoteObject.git",
10     "tag": "2.0.16"
11   },
12   "frameworks": [
13     "Foundation",
14     "UIKit",
15     "CFNetwork",
16     "Security"
17   ],
18   "requires_arc": true,
19   "homepage": "https://github.com/OliverLetterer/SPLRemoteObject",
20   "summary": "Major rewrite of SLRemoteObject.",
21   "authors": {
22     "Oliver Letterer": "oliver.letterer@gmail.com"
23   },
24   "source_files": "SPLRemoteObject",
25   "dependencies": {
26     "SLObjectiveCRuntimeAdditions": [
27       ">= 1.0.0"
28     ]
29   },
30   "prefix_header_contents": [
31     "#ifndef NS_BLOCK_ASSERTIONS",
32     "#define __assert_unused",
33     "#else",
34     "#define __assert_unused __unused",
35     "#endif"
36   ]