blob: b39c478d417fb8ec1a373be625f224f401eeda85 [file] [log] [blame]
{
"name": "SPAugmentedRealitySDK",
"version": "0.1.2",
"summary": "Catchoom AugmentedReality SDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/apolo2/SPAugmentedRealitySDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"apolo2": "lethang255@gmail.com"
},
"source": {
"git": "https://github.com/apolo2/SPAugmentedRealitySDK.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SPAugmentedRealitySDK/Classes/**/*",
"ios": {
"vendored_frameworks": "Frameworks/CraftARAugmentedRealitySDK.framework"
}
}