blob: e7c1159b0f5dd6f0ab040cfb14ff2bfea0fcdbce [file] [log] [blame]
{
"name": "YJGoogleMap",
"version": "0.0.7",
"summary": "YJGoogleMap for iOS",
"homepage": "https://github.com/MOyejin/YJGoogleMap",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MOyejin": "1976779764@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/MOyejin/YJGoogleMap.git",
"tag": "0.0.7"
},
"source_files": "YJGoogleMap/**/*.{h,m}",
"requires_arc": true,
"static_framework": true,
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"YJUIKit": [
],
"GoogleMaps": [
]
}
}