[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 1 / d / Adjust / 4.0.6 / Adjust.podspec.json
blobafeed5974cfc5440c738ce38fa54e6f6bdcb54e7
2   "name": "Adjust",
3   "version": "4.0.6",
4   "summary": "This is the iOS SDK of adjust. You can read more about it at http://adjust.com.",
5   "homepage": "http://adjust.com",
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/adjust/ios_sdk.git",
15     "tag": "v4.0.6"
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/ADJAdditions/*.{h,m}"
28   ],
29   "requires_arc": true