[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 2 / a / 0 / RWGenericCell / 1.0.0 / RWGenericCell.podspec.json
blob4a841ed50f55fe27c422cac90633bed113805acf
2   "name": "RWGenericCell",
3   "version": "1.0.0",
4   "summary": "A painless way to register and dequeue cell.",
5   "description": "RWGenericCell is a helper tool to register, dequeue cell within UITableView, UICollectionView",
6   "homepage": "https://github.com/radityakurnianto/RWGenericCell",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "radityakurnianto": "raditya.kurnianto@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/radityakurnianto/RWGenericCell.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RWGenericCell/Classes/**/*"