[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / 8 / e / 3 / SLRemoteObject / 1.0.0 / SLRemoteObject.podspec.json
blob881f38c03cb2b097c77cfdfb7ada2073d78a47c8
2   "name": "SLRemoteObject",
3   "version": "1.0.0",
4   "platforms": {
5     "ios": "5.0"
6   },
7   "license": "MIT",
8   "source": {
9     "git": "https://github.com/OliverLetterer/SLRemoteObject.git",
10     "tag": "1.0.0"
11   },
12   "frameworks": [
13     "Foundation",
14     "UIKit",
15     "CFNetwork",
16     "Security"
17   ],
18   "requires_arc": true,
19   "homepage": "https://github.com/OliverLetterer/SLRemoteObject",
20   "summary": "Objc naming conventions, autogenerated accessors at runtime, URL substitutions and intelligent attribute mapping.",
21   "authors": {
22     "Oliver Letterer": "oliver.letterer@gmail.com"
23   },
24   "source_files": "SLRemoteObject",
25   "dependencies": {
26     "SLObjectiveCRuntimeAdditions": [
27       "1.0.0"
28     ]
29   }