blob: bda3f77694b9eee95189e65fa738b3c4d863916a [file] [log] [blame]
{
"name": "YCMapSpreadView",
"version": "0.1.0",
"summary": "YCMapSpreadView is an animation view like baidu map or gaode map app.",
"description": "It is a MapView view used on iOS, which implement by Objective-C,YCMapSpreadView is an animation view like baidu map or gaode map app.",
"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.1.0"
},
"source_files": "YCMapSpreadView/YCMapSpreadView/*",
"resources": "YCMapSpreadView/YCMapSpreadView/YCMapSpreadView.bundle",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}