[Add] DittoObjC 4.9.2
[CocoaPods.git] / Specs / 3 / 9 / 2 / SPLRemoteObject / 2.0.1 / SPLRemoteObject.podspec.json
blob9504f431ee061e46b8f1dca29e5b1ccfa56b4cb6
2   "name": "SPLRemoteObject",
3   "version": "2.0.1",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": "MIT",
8   "source": {
9     "git": "https://github.com/OliverLetterer/SPLRemoteObject.git",
10     "tag": "2.0.1"
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   }