blob: 50e52841d6c4051215cd645f291faf92a9264149 [file] [log] [blame]
{
"name": "ARLocation",
"version": "1.0.2",
"summary": "AR街景",
"homepage": "https://github.com/codeWorm2015/ARLocation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"codeWorm": "liu_rui_long@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/codeWorm2015/ARLocation.git",
"tag": "1.0.2"
},
"source_files": "ARDemo/ARDemo/AR/**/*.{h,m}",
"public_header_files": "ARDemo/ARDemo/AR/**/ARLocationVC.h",
"resources": "ARDemo/ARDemo/AR/*.{png}"
}