blob: 9fe5235ec1a51b07ce12618b51ed4692898c9d65 [file] [log] [blame]
{
"name": "ARLocation",
"version": "1.0.1",
"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.1"
},
"source_files": "ARDemo/ARDemo/AR/**/*.{h,m}",
"public_header_files": "ARDemo/ARDemo/AR/**/ARLocationVC.h",
"resources": "ARDemo/ARDemo/AR/*.{png}"
}