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