blob: 56d57cbebf1a11e351892cf78f1e2c87488914f8 [file] [log] [blame]
{
"name": "CPKit",
"version": "1.2.6",
"summary": "自助框架",
"homepage": "https://github.com/cp271007323/CPKit.git",
"license": "MIT",
"authors": {
"cp271007323": "271007323@qq.com"
},
"platforms": {
"ios": "9.0"
},
"frameworks": [
"Foundation",
"UIKit"
],
"dependencies": {
"ReactiveObjC": [
],
"AFNetworking": [
],
"SDAutoLayout": [
],
"MJRefresh": [
],
"MJExtension": [
],
"CPNavgationController": [
]
},
"source": {
"git": "https://github.com/cp271007323/CPKit.git",
"tag": "1.2.6"
},
"source_files": [
"CPKit",
"CPKit/*.{h.m}",
"CPKit/CPNetManager",
"CPKit/CPNetManager/*.{h.m}",
"CPKit/CPNetManager/CPNetRequest",
"CPKit/CPNetManager/CPNetRequest/*.{h.m}",
"CPKit/Base",
"CPKit/Base/*.{h.m}",
"CPKit/Category",
"CPKit/Category/*.{h.m}",
"CPKit/Views",
"CPKit/Views/*.{h.m}"
]
}