[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / a / e / d / RGListKit / 1.0 / RGListKit.podspec.json
blob8916e200a370447d9259bb7d1e8ff2bd1c90478e
2   "name": "RGListKit",
3   "version": "1.0",
4   "summary": "RGListKit - the missing gap between UITableView & UICollectionView!",
5   "authors": {
6     "Ritesh Gupta": "rg.riteshh@gmail.com"
7   },
8   "license": "MIT",
9   "homepage": "https://github.com/riteshhgupta/RGListKit",
10   "source": {
11     "git": "https://github.com/riteshhgupta/RGListKit.git",
12     "tag": "1.0"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source_files": [
18     "Source/DiffKit/*.{swift}",
19     "Source/ListKit/Core/*.{swift}",
20     "Source/ListKit/Extension/*.{swift}",
21     "Source/ListKit/UIKit/*.{swift}"
22   ],
23   "requires_arc": true,
24   "pushed_with_swift_version": "3.0"