[Add] GoogleMobileAdsMediationIronSource 8.5.0.0.1
[CocoaPods.git] / Specs / e / 2 / 3 / SSPersistenceController / 0.0.1 / SSPersistenceController.podspec.json
blob76a48b491a3eac5ca0812dd48f88d32c553f1794
2   "name": "SSPersistenceController",
3   "version": "0.0.1",
4   "summary": "Core Data boiler plate code",
5   "description": "                   Core Data boiler plate code - todo\n",
6   "homepage": "https://github.com/ssuchanowski/SSPersistenceController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sebastian Suchanowski": "sebastian@synappse.pl"
13   },
14   "social_media_url": "http://twitter.com/ssuchanowski",
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source": {
19     "git": "https://github.com/ssuchanowski/SSPersistenceController.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "*.{h,m}",
23   "frameworks": "CoreData",
24   "requires_arc": true,
25   "dependencies": {
26     "KZAsserts": [
28     ]
29   }