blob: 99bf685c9daea9e357118f6e55987cb673aba456 [file] [log] [blame]
{
"name": "CGMarqueeView",
"version": "1.0.0",
"summary": "CGMarqueeView",
"description": "my first cocoapods library",
"homepage": "https://github.com/cgpu456/CGMarqueeView",
"license": "MIT",
"authors": {
"cgpu456": "chenp1213@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/cgpu456/CGMarqueeView.git",
"tag": "1.0.0"
},
"requires_arc": true,
"source_files": "CGMarqueeView/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}