blob: 10fa60f71541ba1824d41569cc4d0c50ac37c79f [file] [log] [blame]
{
"name": "PHUIKit",
"version": "0.1.2",
"summary": "自定义Kit",
"description": "平常自定义的UIKit集合",
"homepage": "https://github.com/xphaijj/PHUIKit.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"email": "2112787533@qq.com"
},
"source": {
"git": "https://github.com/xphaijj/PHUIKit.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PHUIKit/Classes/**/*",
"dependencies": {
"PHBaseLib": [
],
"PHModularLib": [
],
"Masonry": [
],
"ReactiveObjC": [
],
"DCURLRouter": [
],
"MJRefresh": [
]
}
}