blob: 2a87541763668e34cdc6dbc2ee96273fc9f7ca9f [file] [log] [blame]
{
"name": "lchSDK",
"version": "0.0.1",
"summary": "Personal development SDK on iOS",
"description": "It is a marquee view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/lch872/lchSDK",
"license": "MIT",
"authors": {
"lch": "lch872@163.com"
},
"source": {
"git": "https://github.com/lch872/lchSDK.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "lchSDK/*",
"frameworks": [
"Foundation",
"UIKit"
]
}