[Add] scandit-datacapture-frameworks-parser 6.28.3
[CocoaPods.git] / Specs / 3 / 4 / 6 / RealmResultsController / 0.4.0 / RealmResultsController.podspec.json
blob563c4b51fef71734ba1558ee27cc9e57491a6133
2   "name": "RealmResultsController",
3   "version": "0.4.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.4.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   }