blob: b8884654bf14145a77ef8d15d2dbebc52080a6a6 [file] [log] [blame]
{
"name": "YJGoogleMap",
"version": "0.0.5",
"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.5"
},
"source_files": "YJGoogleMap/**/*.{h,m}",
"requires_arc": true,
"static_framework": true,
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"YJUIKit": [
],
"GoogleMaps": [
]
}
}