[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 8 / 2 / Amplitude-iOS / 4.1.0 / Amplitude-iOS.podspec.json
blobfaa33e62246d8bb3da456b7b852546fbeebe7671
2   "name": "Amplitude-iOS",
3   "version": "4.1.0",
4   "summary": "Amplitude mobile analytics iOS SDK.",
5   "homepage": "https://amplitude.com",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Amplitude": "dev@amplitude.com"
11   },
12   "source": {
13     "git": "https://github.com/amplitude/Amplitude-iOS.git",
14     "tag": "v4.1.0"
15   },
16   "platforms": {
17     "ios": "7.0",
18     "tvos": "9.0"
19   },
20   "source_files": [
21     "Amplitude/*.{h,m}",
22     "Amplitude/SSLCertificatePinning/*.{h,m}"
23   ],
24   "resources": "Amplitude/*.der",
25   "requires_arc": true,
26   "libraries": "sqlite3.0"