[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 0 / 9 / f / PKColumnTable / 0.1.2 / PKColumnTable.podspec.json
blob64b0c75201c63a6e6afe832de633359299bd5716
2   "name": "PKColumnTable",
3   "version": "0.1.2",
4   "summary": "UItable View with Column fields.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/kansaraprateek/PKColumnTable",
7   "screenshots": [
8     "http://www.prateekkansara.com/GitProjectImages/PKColumnTable/PKColumnTableNoScroll.png",
9     "http://www.prateekkansara.com/GitProjectImages/PKColumnTable/PKColumTableScroll.gif"
10   ],
11   "license": {
12     "type": "MIT",
13     "file": "LICENSE"
14   },
15   "authors": {
16     "kansaraprateek": "prateek@tagrem.com"
17   },
18   "source": {
19     "git": "https://github.com/kansaraprateek/PKColumnTable.git",
20     "tag": "0.1.2"
21   },
22   "platforms": {
23     "ios": "8.0"
24   },
25   "source_files": "PKColumnTable/Classes/**/*",
26   "pushed_with_swift_version": "3.0"