blob: b210f0d1f538e15fe92a472e9ab7f9ae0ccfdb62 [file] [log] [blame]
{
"name": "Guo.JCPodDemo",
"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/chan106/Guo.JCPodDemo",
"license": "MIT",
"authors": {
"郭吉成": "ji.chan@foxmail.com"
},
"source": {
"git": "https://github.com/chan106/Guo.JCPodDemo.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "4.3"
},
"requires_arc": true,
"source_files": "Guo.JCPodDemo/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}