blob: 13ea2f927ce37a8765466627a3c897173e053fdc [file] [log] [blame]
{
"name": "CommonElement",
"version": "0.1.0",
"license": "MIT",
"homepage": "https://github.com/BinBear/CommonElement",
"authors": {
"BinBear": "389294582@qq.com"
},
"summary": "Common Element for iOS develop",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/BinBear/CommonElement.git",
"tag": "0.1.0"
},
"source_files": [
"CommonElement/Classs/Category/**/*.{h,m}",
"CommonElement/Classs/CommonUtils.{h,m}"
],
"requires_arc": true
}