blob: 6f7f9334c3d5ef64f65b1a9691824bbae370c3c5 [file] [log] [blame]
{
"name": "SFCommon",
"version": "1.0.2",
"summary": "init",
"description": "A delightful setting interface framework.",
"homepage": "https://github.com/SFYK/SFCommon",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SFYK": "coyote_wsf@126.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SFYK/SFCommon.git",
"tag": "1.0.2"
},
"source_files": [
"SFCommon",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}