[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 3 / 4 / 6 / RealmResultsController / 0.4.4 / RealmResultsController.podspec.json
blobefd32f27c49816771379e3426170f70dcf310cbc
2   "name": "RealmResultsController",
3   "version": "0.4.4",
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.4.4"
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": [
21       "1.0.0"
22     ]
23   }