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