blob: e595e1afc1a93e2977e214f06dad08cea9756bce [file] [log] [blame]
{
"name": "PXYFMWK",
"version": "0.1.4",
"summary": "PXYFMWK 轮子",
"homepage": "http://pengxuyuan.github.io",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pengxuyuan": "QQ:451946155"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/pengxuyuan/PXYFWMK.git",
"tag": "0.1.4"
},
"requires_arc": true,
"subspecs": [
{
"name": "Base",
"source_files": "PXYFMWK/PXYFMWK/PXYFMWK/Base/**/*.{h,m}",
"public_header_files": "PXYFMWK/PXYFMWK/PXYFMWK/Base/**/*.h"
},
{
"name": "Helper",
"source_files": "PXYFMWK/PXYFMWK/PXYFMWK/Helper/**/*.{h,m}",
"public_header_files": "PXYFMWK/PXYFMWK/PXYFMWK/Helper/**/*.h"
}
]
}