blob: 379b23fcf947ab3312af5a4bdae35f038104d460 [file] [log] [blame]
{
"name": "YGConstant",
"version": "0.0.2",
"summary": "常量",
"description": "设置项目中所用常量",
"homepage": "https://git.coding.net/liwei02/YGConstant",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"liwei02": "weil218@163.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://git.coding.net/liwei02/YGConstant.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"frameworks": "UIKit"
}