blob: 74a1fbf1683413ae464c6faffa0544edc3b46a34 [file] [log] [blame]
{
"name": "YCMapSpreadView",
"version": "0.0.3",
"summary": "A marquee view used on iOS.",
"description": "It is a MapView view used on iOS, which implement by Objective-C.",
"homepage": "https://github.com/XiaoChenYung/YCMapSpreadView",
"license": "Apache",
"authors": {
"yangxiaochen": "1070438954@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/XiaoChenYung/YCMapSpreadView.git",
"tag": "0.0.3"
},
"source_files": "YCMapSpreadView/YCMapSpreadView/*",
"resources": "YCMapSpreadView/YCMapSpreadView/YCMapSpreadView.bundle",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}