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