blob: dbecc3ab505406eb359adbb115603d53b429d756 [file] [log] [blame]
{
"name": "PHBaseLib",
"version": "0.1.12",
"summary": "自定义基础类库",
"description": "平常使用的宏定义、基础框架等集合",
"homepage": "https://github.com/xphaijj/PHBaseLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"eMail": "2112787533@qq.com"
},
"source": {
"git": "https://github.com/xphaijj/PHBaseLib.git",
"tag": "0.1.12"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PHBaseLib/Classes/**/*.{h,m}",
"public_header_files": "PHBaseLib/Classes/**/*.h",
"dependencies": {
"AFNetworking": [
],
"RMUniversalAlert": [
],
"ReactiveObjC": [
],
"GDPerformanceView": [
],
"MJExtension": [
],
"FMDB": [
],
"SVProgressHUD": [
],
"Masonry": [
]
}
}