{ | |
"name": "ENBase", | |
"version": "0.1.0", | |
"summary": "A short description of ENBase.", | |
"description": "TODO: Add long description of the pod here.", | |
"homepage": "https://github.com/xing/ENBase", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"xing": "317033640@qq.com" | |
}, | |
"source": { | |
"git": "http://xing@192.168.1.165:62000/Dragonpass_iOS/ENBase.git", | |
"tag": "0.1.0" | |
}, | |
"platforms": { | |
"ios": "7.0" | |
}, | |
"source_files": "ENBase/Classes/**/*" | |
} |