[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 6 / 4 / KPExtension / 0.0.1 / KPExtension.podspec.json
blob09e2a0d94f80dc42808fb3b4684238896f7a5082
2   "name": "KPExtension",
3   "version": "0.0.1",
4   "summary": "Just Testing.",
5   "description": "适用于调试某个控件,一般在不知道控件宽高大小及层级关系的时候使用",
6   "homepage": "https://github.com/kopuCoder/KPExtension",
7   "license": "MIT",
8   "authors": {
9     "kopuCoder": "MJ1513@163.com"
10   },
11   "source": {
12     "git": "https://github.com/kopuCoder/KPExtension.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source_files": [
19     "kpExtesion",
20     "kpExtesion/**/*"
21   ],
22   "frameworks": "UIKit",
23   "requires_arc": true