blob: 859848f976a3c63b86064936d620733f15d66f34 [file] [log] [blame]
{
"name": "YunPmsHelper",
"version": "0.0.2",
"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": "9.0"
},
"source": {
"git": "https://github.com/yunWJR/YunPmsHelper.git",
"tag": "0.0.2"
},
"source_files": [
"YunPmsHelper/Class/*.{h,m}",
"YunPmsHelper/YunPmsHelper.h"
],
"requires_arc": true,
"dependencies": {
"ClusterPrePermissions": [
]
}
}