blob: f11709618c2341a206a4757fd602ec66922fa9e7 [file] [log] [blame]
{
"name": "KSKit",
"version": "3.1",
"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": "3.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Lib/*.{h,m}"
}