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