[Add] YTNativeKit 0.2.7
[CocoaPods.git] / Specs / e / a / 2 / CellProvider / 1.0.0 / CellProvider.podspec.json
blob432a99e36a370f1c06f4854550c3cf6afb1c15b3
2   "name": "CellProvider",
3   "version": "1.0.0",
4   "summary": "A generic cell provider implementation in Swift.",
5   "homepage": "https://github.com/shaps80/CellProvider",
6   "screenshots": "https://github.com/shaps80/CellProvider/blob/master/Cells.png?raw=true",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Shaps Mohsenin": "shapsuk@me.com"
13   },
14   "source": {
15     "git": "https://github.com/shaps80/CellProvider.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/shaps",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "CellProvider/Classes/**/*"