blob: fe7552b47c8905fe48572ece02775ae8178aefc1 [file] [log] [blame]
{
"name": "SFlib1",
"version": "0.0.1",
"summary": "SFlib1.",
"description": "A short description of SFlib1.",
"homepage": "https://github.com/shcamaker/SFlib1",
"license": "MIT",
"authors": {
"Alex.Shen": "alex.shen@wesoft.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/shcamaker/SFlib1.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}