blob: 5da61f8d8762a4ff79f28305f7d4e1626def18e5 [file] [log] [blame]
{
"name": "MXStrongObject",
"version": "1.0.0",
"summary": "strong the object easily",
"description": "strong the object easily while using block",
"homepage": "https://github.com/longminxiang/MXStrongObject",
"license": "MIT",
"authors": {
"Eric Lung": "longminxiang@gmail.com"
},
"source": {
"git": "https://github.com/longminxiang/MXStrongObject.git",
"tag": "v1.0.0"
},
"requires_arc": true,
"platforms": {
"ios": "6.0"
},
"source_files": "MXStrongObject/*.{h,m}"
}