blob: 87eb94812cca9253ae6e5fc47c6acfa379c6d139 [file] [log] [blame]
{
"name": "KSKit",
"version": "1.2",
"summary": "A library used on iOS.",
"description": "It is a library used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/jerryluck1/KSKit",
"license": "MIT",
"authors": {
"高广亮": "gaoguang2008@126.com"
},
"source": {
"git": "https://github.com/jerryluck1/KSKit.git",
"tag": "1.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Lib/*"
}