[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 3 / 9 / 2 / SPLRemoteObject / 2.0.9 / SPLRemoteObject.podspec.json
blob76e34bfb8c131621fe6656082cdf3181da4f4e4d
2   "name": "SPLRemoteObject",
3   "version": "2.0.9",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": "MIT",
8   "source": {
9     "git": "https://github.com/OliverLetterer/SPLRemoteObject.git",
10     "tag": "2.0.9"
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     "SPLNetService": [
27       "~> 0.1.1"
28     ],
29     "SLObjectiveCRuntimeAdditions": [
30       ">= 1.0.0"
31     ]
32   }