blob: cff44a42114071e246715447868fa779f4d718bb [file] [log] [blame]
{
"name": "MLDataSyncPool",
"version": "0.0.1",
"summary": "Simple data sync pool",
"homepage": "https://github.com/molon/MLDataSyncPool",
"license": {
"type": "MIT"
},
"authors": {
"molon": "dudl@qq.com"
},
"source": {
"git": "https://github.com/molon/MLDataSyncPool.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"public_header_files": "Classes/**/*.h",
"source_files": "Classes/**/*.{h,m,c}",
"requires_arc": true
}