blob: 5d6a494ac6b203adf9f4d383473a940f969ebc50 [file] [log] [blame]
{
"name": "CPKit",
"version": "1.2.1",
"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.1"
},
"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}"
]
}