[Add] MiniPlengi 1.5.8
[CocoaPods.git] / Specs / 5 / 1 / d / Adjust / 3.1.0 / Adjust.podspec.json
blob8e5e55a251211e4b783be22b15c7f6de247f39eb
2   "name": "Adjust",
3   "version": "3.1.0",
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@adeven.com"
12   },
13   "source": {
14     "git": "https://github.com/adeven/adjust_ios_sdk.git",
15     "tag": "v3.1.0"
16   },
17   "platforms": {
18     "ios": "4.3"
19   },
20   "frameworks": "SystemConfiguration",
21   "source_files": [
22     "Adjust/*.{h,m}",
23     "Adjust/AIAdditions/*.{h,m}"
24   ],
25   "requires_arc": true