blob: fe653de606f0e8a3b3b2bb2020b19664eb35411f [file] [log] [blame]
{
"name": "KLProjectRoot",
"version": "0.0.1",
"summary": "一个通用的项目组件,包含NavigationController和TabBarController",
"homepage": "https://github.com/KingLight/KLProjectRoot.git",
"license": "MIT",
"authors": {
"King": "dreamhut417@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/KingLight/KLProjectRoot.git",
"tag": "0.0.1"
},
"source_files": "KLProjectRoot/KLProjectRoot/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}