blob: e909127a70cad544349b263f9f48cf6ffbd28f53 [file] [log] [blame]
{
"name": "YCMapSpreadView",
"version": "0.0.2",
"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.2"
},
"source_files": "YCMapSpreadView/YCMapSpreadView/*",
"resources": "YCMapSpreadView/YCMapSpreadView/YCMapSpreadView.bundle/*.png",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}