blob: 301ca64d6254d56b693e2f65963cf5bf2854aa91 [file] [log] [blame]
{
"name": "YunPmsHelper",
"version": "0.0.1",
"summary": "yun,s Pms Helper for iOS.",
"description": "yun,s framwork Pms Helper for iOS.\"",
"homepage": "https://github.com/yunWJR/YunPmsHelper",
"license": "MIT",
"authors": {
"yun": "wangshifu7878@sina.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yunWJR/YunPmsHelper.git",
"tag": "0.0.1"
},
"source_files": [
"YunPmsHelper/Class/*.{h,m}",
"YunPmsHelper/YunPmsHelper.h"
],
"requires_arc": true,
"dependencies": {
"ClusterPrePermissions": [
]
}
}