blob: 9993ac3e0eddf5388d51442e3d5a90fcc4768803 [file] [log] [blame]
{
"name": "SLStaticLibrary",
"version": "1.0.1",
"license": "MIT",
"summary": "my custom static library for iOS.",
"homepage": "https://github.com/SugarLSG/SLStaticLibrary",
"authors": {
"sugar.lin": "339426723@qq.com"
},
"source": {
"git": "https://github.com/SugarLSG/SLStaticLibrary.git",
"tag": "1.0.1"
},
"source_files": [
"SLStaticLibrary/Categories/*",
"SLStaticLibrary/Models/*",
"SLStaticLibrary/Controller/*"
],
"platforms": {
"ios": "7.0"
},
"requires_arc": true
}