blob: 6cc727e13da5510a8006f2bc50f24f242ccc9f95 [file] [log] [blame]
{
"name": "KLViewTools",
"version": "0.0.1",
"summary": "几个view小工具",
"homepage": "https://github.com/KingLight/KLViewTools.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"King": "dreamhut417@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/KingLight/KLViewTools.git",
"tag": "0.0.1"
},
"source_files": "Demo/KLViewTools/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}