blob: 28431b2f51fd790bc5983f86c3d2be6d4f96e369 [file] [log] [blame]
{
"name": "ARtmKit_iOS",
"version": "1.0.0.6",
"summary": "ArRTM-iOS",
"description": "ARtmKit 是ar云平台的iOS SDK",
"homepage": "https://github.com/jhdync/ARtmKit",
"license": "MIT",
"authors": {
"jihua": "yangjihua@dync.cc"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/jhdync/ARtmKit.git",
"tag": "1.0.0.6",
"submodules": true
},
"source_files": [
"ARtmKit",
"ARtmKit/**/*.{h,m}"
],
"public_header_files": "ARtmKit/**/*.{h}",
"vendored_frameworks": "ARtmKit/**/*.framework",
"requires_arc": true
}