blob: 99f9c02535f0c014c5b2719afbdea6f34dfb2d1d [file] [log] [blame]
{
"name": "SLCFunc",
"version": "0.1.2",
"summary": "SLCFunc is a tool which is for using UIKit.",
"homepage": "https://github.com/WeiKunChao/SLCFunc.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"WeiKunChao": "17736289336@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/WeiKunChao/SLCFunc.git",
"tag": "0.1.2"
},
"source_files": "SLCFunc/**/*.{h,m}",
"public_header_files": "SLCFunc/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}