blob: 628b5f1a8e91a36502cfaae75bcc9f6ce856baa7 [file] [log] [blame]
{
"name": "SLCFunc",
"version": "0.1.1",
"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.1"
},
"source_files": "SLCFunc/**/*.{h,m}",
"public_header_files": "SLCFunc/**/*.h",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}