[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / 0 / c / ThinkGamingAttributionSDK / 1.0.3 / ThinkGamingAttributionSDK.podspec.json
blob66da349cddc25a12d4ac4627c380d6934c32cf97
2   "name": "ThinkGamingAttributionSDK",
3   "version": "1.0.3",
4   "summary": "Attribution tracking for Think Gaming SDK",
5   "description": "  \t\t\t\t\tA library to facilitate logging between Think Gaming and Attribution Providers\n",
6   "homepage": "https://github.com/thinkgaming/attribution",
7   "license": "MIT",
8   "authors": {
9     "thinkgaming": "ajunod@thinkgaming.com"
10   },
11   "platforms": {
12     "ios": "5.0"
13   },
14   "source": {
15     "git": "https://github.com/thinkgaming/attribution.git",
16     "tag": "v1.0.3"
17   },
18   "source_files": [
19     "ThinkGamingTrackingSDK",
20     "ThinkGamingTrackingSDK/**/*.{h,m}"
21   ],
22   "vendored_libraries": "ThinkGamingTrackingSDK/libAppsFlyerLib.a",
23   "requires_arc": true,
24   "dependencies": {
25     "ThinkGaming": [
27     ]
28   }