blob: 75169d6228ad3ebdf38c92346bbf0c0f06ad3de7 [file] [log] [blame]
{
"name": "SHSafekit",
"version": "1.0.0",
"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.0"
},
"requires_arc": "safeKit/ARC/*.{h,m}",
"source_files": [
"safeKit/ARC/*.{h,m}",
"safeKit/MRC/*.{h,m}"
]
}