[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / 6 / 8 / ROArrayDataSource / 0.1.0 / ROArrayDataSource.podspec.json
blob545eb09489561e0fcaedc90d13986da053f9ed01
2   "name": "ROArrayDataSource",
3   "version": "0.1.0",
4   "summary": "Implementation of a generic UITableViewDataSource that can be used to reduce the amount of code in UIViewControllers",
5   "description": "Implementation of a generic UITableViewDataSource that can be used to reduce the amount of code in UIViewControllers.",
6   "homepage": "https://github.com/raphaeloliveira/ArrayDataSource",
7   "license": "MIT",
8   "authors": {
9     "Raphael Oliveira": "raphaelfpoliveira@gmail.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/raphaeloliveira/ArrayDataSource.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "ROArrayDataSource/*.{h,m}",
19   "requires_arc": true