blob: dafe420fc77ad60a5f6f4ca1dd9b9ba0e7a30d56 [file] [log] [blame]
{
"name": "UCAppTracker",
"version": "0.1.1",
"summary": "A short description of UCAppTracker.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/b04501073@ntu.edu.tw",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"b04501073@ntu.edu.tw": "max.li@ucfunnel.com"
},
"source": {
"http": "https://www.dropbox.com/s/wba3ly37pr2in66/UCAppTracker.framework.zip?dl=1"
},
"platforms": {
"ios": "10.0"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
},
"ios": {
"vendored_frameworks": "UCAppTracker.framework"
}
}