blob: 76adfad162145620c822e6474d98ff23d56c52ff [file] [log] [blame]
{
"name": "EasySDK",
"version": "0.1.1",
"summary": "简单的工具.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/tianpengtao/EasySDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tianpengtao": "tianpengtao@foxmail.com"
},
"source": {
"git": "https://github.com/tianpengtao/EasySDK.git"
},
"platforms": {
"ios": "7.0"
},
"source_files": "EasySDK/Classes/**/*",
"dependencies": {
"FMDB": [
]
},
"requires_arc": true
}