blob: 64af1957c0a32495d9d52cdd20a07a814935f6ec [file] [log] [blame]
{
"name": "MLDataSyncPool",
"version": "0.1.2",
"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.1.2"
},
"platforms": {
"ios": "7.0"
},
"public_header_files": "Classes/**/*.h",
"source_files": "Classes/**/*.{h,m,c}",
"requires_arc": true
}