[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / 8 / c / b / RHTableViewProvider / 0.0.1 / RHTableViewProvider.podspec.json
blob032b82dde86569132708f722f0dfcaeb8f88bc60
2   "name": "RHTableViewProvider",
3   "version": "0.0.1",
4   "summary": "An Objective-C library to make UITableView setup simpler, specifically for custom designs.",
5   "homepage": "https://github.com/robinhayward/RHTableViewProvider.git",
6   "license": "MIT",
7   "authors": {
8     "Robin Hayward": "hello@robhayward.co.uk"
9   },
10   "source": {
11     "git": "https://github.com/robinhayward/RHTableViewProvider.git",
12     "tag": "0.0.1"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source_files": "RHTableViewProvider/RHTableViewProvider/**/*.{h,m}",
18   "requires_arc": true