[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / c / a / SKEditCell / 0.1.1 / SKEditCell.podspec.json
blobfb39d2bfb3ecb32e45be5fcf9e631010ba6fc606
2   "name": "SKEditCell",
3   "version": "0.1.1",
4   "summary": "UITableVeiwCellEdit",
5   "homepage": "https://github.com/HiSongKang/SKEditCell",
6   "license": "MIT",
7   "authors": {
8     "HiSongKang": "846593701@qq.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/HiSongKang/SKEditCell.git",
15     "tag": "0.1.1"
16   },
17   "source_files": "SKEditCell/SKEditCell/*",
18   "requires_arc": true,
19   "dependencies": {
20     "Masonry": [
22     ]
23   }