blob: 84d0d247aed845eb36ba1b0f6c794d0b27bc4915 [file] [log] [blame]
{
"name": "SSK",
"version": "1.1.0",
"summary": "a new scan View for iOS",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/MentosMeng/SSK",
"license": "MIT",
"authors": {
"MentosMeng": "302610775@qq.com"
},
"platforms": {
"ios": "6.0"
},
"dependencies": {
"ZBarSDK": [
"~>1.3.1"
]
},
"source": {
"git": "https://github.com/MentosMeng/SSK.git",
"tag": "1.1.0"
},
"frameworks": [
"Foundation",
"AVFoundation",
"UIKit"
],
"source_files": "SSK/*.{h,m,png}"
}