[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 1 / d / Adjust / 3.3.1 / Adjust.podspec.json
blob74c9c5441753507150456757ea5cf68ebbeb12f1
2   "name": "Adjust",
3   "version": "3.3.1",
4   "summary": "This is the iOS SDK of Adjust. You can read more about it at http://adjust.io.",
5   "homepage": "http://adjust.io",
6   "license": {
7     "type": "MIT",
8     "file": "MIT-LICENSE"
9   },
10   "authors": {
11     "Christian Wellenbrock": "welle@adjust.com"
12   },
13   "source": {
14     "git": "https://github.com/adeven/adjust_ios_sdk.git",
15     "tag": "v3.3.1"
16   },
17   "platforms": {
18     "ios": "4.3"
19   },
20   "frameworks": "SystemConfiguration",
21   "weak_frameworks": [
22     "AdSupport",
23     "iAd"
24   ],
25   "source_files": [
26     "Adjust/*.{h,m}",
27     "Adjust/AIAdditions/*.{h,m}"
28   ],
29   "requires_arc": true