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