blob: 95cb0f40dd2f4eb3ca311d81e7badf866cdc872b [file] [log] [blame]
{
"name": "EasySDK",
"version": "0.1.0",
"summary": "A short description of EasySDK.",
"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
}