[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / e / 1 / 0 / UCAppTracker / 0.1.1 / UCAppTracker.podspec.json
blobdafe420fc77ad60a5f6f4ca1dd9b9ba0e7a30d56
2   "name": "UCAppTracker",
3   "version": "0.1.1",
4   "summary": "A short description of UCAppTracker.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/b04501073@ntu.edu.tw",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "b04501073@ntu.edu.tw": "max.li@ucfunnel.com"
13   },
14   "source": {
15     "http": "https://www.dropbox.com/s/wba3ly37pr2in66/UCAppTracker.framework.zip?dl=1"
16   },
17   "platforms": {
18     "ios": "10.0"
19   },
20   "pod_target_xcconfig": {
21     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
22   },
23   "user_target_xcconfig": {
24     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
25   },
26   "ios": {
27     "vendored_frameworks": "UCAppTracker.framework"
28   }