blob: 888b4c45093880f73033f367fe29064a9f8b8440 [file] [log] [blame]
{
"name": "YAPPCommonCore",
"version": "0.0.2",
"summary": "A short description of YAPPCommonCore.",
"description": "通用基础框架",
"homepage": "https://github.com/YZDCDL",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Yzd": "13996615914@139.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/YZDCDL/APPCommonCore.git",
"tag": "0.0.2"
},
"source_files": [
"Class",
"Class/**/*.{h,m}"
],
"requires_arc": true,
"dependencies": {
"Masonry": [
]
}
}