blob: 366319f8cddac09e526cdca33c36dd406f32feab [file] [log] [blame]
{
"name": "TencentMapSDK3D",
"version": "1.0.1",
"summary": "This is TencentMapSDK3D.",
"homepage": "https://github.com/genosage/TencentMapSDK3D",
"license": "MIT",
"authors": {
"runzezhang": "runzezhang@tencent.com"
},
"source": {
"git": "https://github.com/genosage/TencentMapSDK3D.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"source_files": "TencentMapSDK3D/**/*.{h,m}"
}