blob: 21328994452bb2f0c5b7edc65592cf655ab03134 [file] [log] [blame]
{
"name": "ECUtils",
"version": "0.1",
"summary": "utils from EC",
"homepage": "http://git.workec.com/ios/vendors/ECUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gzd": "guanzd@ecqun.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "http://guanzhendong@git.workec.com/ios/vendors/ECUtils.git",
"tag": "0.1"
},
"source_files": "ECUtils/**/*.{h,m}",
"requires_arc": true
}