blob: f7eeae389ee7da516da6a0276148a4825f9ee2c7 [file] [log] [blame]
{
"name": "SHSafekit",
"version": "1.0.1",
"platforms": {
"ios": "8.0"
},
"summary": "A delightful setting interface framework.",
"homepage": "https://github.com/sunny-token/SafeKit/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sunhua": "sunhua@163.com"
},
"source": {
"git": "https://github.com/sunny-token/SafeKit.git",
"tag": "1.0.1"
},
"requires_arc": "safeKit/ARC/*.{h,m}",
"source_files": [
"safeKit/ARC/*.{h,m}",
"safeKit/MRC/*.{h,m}"
]
}