blob: c3a0736db2f932187f9d415e9e87e0124136a6af [file] [log] [blame]
{
"name": "KSUIKit",
"version": "1.0.0",
"summary": "A marquee view used on iOS.",
"description": " It is a marquee view used on iOS, which implement by Objective-C.\n",
"homepage": "https://github.com/jerryluck1/KSUIKit",
"license": "MIT",
"authors": {
"高广亮": "gaoguang2008@126.com"
},
"source": {
"git": "https://github.com/jerryluck1/KSUIKit.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": false,
"source_files": "KSUIKit/*",
"resources": "KSUIKit/MBProgressHUD.bundle/**/*.png",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}