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