blob: 2f0b79b7beee2ef7d4d2401525410b7129f83fac [file] [log] [blame]
{
"name": "caonimaB",
"version": "0.0.1",
"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/fangtianfu/caonimaB",
"license": "MIT",
"authors": {
"方天福": "fangtianfu@adsmart.com.cn"
},
"source": {
"git": "https://github.com/fangtianfu/caonimaB.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ADSBLEManager/ADSBLEManager/BLEManagerFile/*",
"frameworks": [
"Foundation",
"CoreGraphics",
"UIKit"
]
}