blob: e9df2657ebcda434f1f7f750cdc2fc0a9f5ae9ed [file] [log] [blame]
{
"name": "CommonElement",
"version": "0.2.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.2.0"
},
"source_files": [
"CommonElement/Classs/**/*.{h,m}",
"CommonElement/Classs/CommonElement.h"
],
"frameworks": [
"Foundation",
"WebKit",
"UIKit"
],
"libraries": "z",
"requires_arc": true
}