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