blob: 7889e0130f60a75daea548ccc638ceb315449ad2 [file] [log] [blame]
{
"name": "QYSQLiteManager",
"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.",
"homepage": "https://github.com/peanutNote/QYSQLiteManagerDemo",
"license": "MIT",
"authors": {
"peanutNote": "422794901@qq.com"
},
"source": {
"git": "https://github.com/peanutNote/QYSQLiteManagerDemo.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "QYSQLiteManager/*",
"frameworks": [
"Foundation",
"UIKit"
],
"libraries": "sqlite3.0"
}