[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / d / f / RITableDataSource / 0.1 / RITableDataSource.podspec.json
blobe7af481c8e2734bd675940b49eb6750399fe773b
2   "name": "RITableDataSource",
3   "version": "0.1",
4   "summary": "UITableView data source based on NSFetchedResultsController.",
5   "homepage": "https://github.com/aligadzhiev/RITableDataSource",
6   "authors": {
7     "Ali Gadzhiev": ""
8   },
9   "license": "MIT",
10   "platforms": {
11     "ios": "5.0"
12   },
13   "source": {
14     "git": "https://github.com/aligadzhiev/RITableDataSource.git",
15     "tag": "0.1"
16   },
17   "source_files": "RITableDataSource/*.{h,m}",
18   "frameworks": "CoreData",
19   "requires_arc": true