blob: 77b09df4df95c18d82d71ee536290f352c816f23 [file] [log] [blame]
{
"name": "MRCommon",
"version": "1.0.0",
"summary": "iOS commonly used methods",
"homepage": "https://github.com/MrReality/MRCommon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"刘入徵": "573880506@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/MrReality/MRCommon.git",
"tag": "1.0.0"
},
"source_files": "MRCommon/**/*.{h,m}",
"requires_arc": true
}