blob: b14976946a417742e73eef019b0c21a325d718ba [file] [log] [blame]
{
"name": "CPKit",
"version": "1.0.2",
"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": [
]
},
"source": {
"git": "https://github.com/cp271007323/CPKit.git",
"tag": "1.0.2"
},
"source_files": [
"CPKit",
"CPKit/*.{h.m}",
"CPKit/*.h"
]
}