blob: c610e93fd6d055aefde9ddbe6f0840099cc2a6db [file] [log] [blame]
{
"name": "KIView",
"version": "0.0.2",
"summary": "KIView",
"description": "KIView.",
"homepage": "https://github.com/smartwalle/KIView",
"license": "MIT",
"authors": {
"SmartWalle": "smartwalle@gmail.com"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/smartwalle/KIView.git",
"tag": "0.0.2"
},
"source_files": [
"KIView/KIView/**/*.{h,m}",
"KIView/KIView/*.{h,m}"
],
"frameworks": "UIKit",
"requires_arc": true
}