[Add] MentaVlionAdapter 6.00.22
[CocoaPods.git] / Specs / 3 / 4 / 6 / RealmResultsController / 0.3.0 / RealmResultsController.podspec.json
blob9eb40a5924e877a258fc8afe0627faf17778842b
2   "name": "RealmResultsController",
3   "version": "0.3.0",
4   "summary": "A NSFetchedResultsController implementation for Realm written in Swift",
5   "homepage": "https://github.com/redbooth/RealmResultsController",
6   "license": "MIT",
7   "authors": "Redbooth",
8   "source": {
9     "git": "https://github.com/redbooth/RealmResultsController.git",
10     "tag": "0.3.0"
11   },
12   "platforms": {
13     "ios": "8.0"
14   },
15   "source_files": "Source",
16   "frameworks": "UIKit",
17   "requires_arc": true,
18   "social_media_url": "https://twitter.com/redboothhq",
19   "dependencies": {
20     "RealmSwift": [
22     ]
23   }