[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / 5 / a / CleanInsightsSDK / 2.4.4 / CleanInsightsSDK.podspec.json
blob42648af3c1e9907b3d5b28f3591faef3564101b6
2   "name": "CleanInsightsSDK",
3   "version": "2.4.4",
4   "summary": "A privacy-preserving measurement framework.",
5   "description": "Clean Insights gives developers a way to plug into a secure,\nprivate measurement platform.\nIt is focused on assisting in answering key questions about app usage patterns,\nand not on enabling invasive surveillance of all user habits.\nOur approach provides programmatic levers to pull to cater to specific use\ncases and privacy needs.\nIt also provides methods for user interactions that are ultimately empowering\ninstead of alienating.",
6   "homepage": "https://cleaninsights.org",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Benjamin Erhart": "berhart@netzarchitekten.com"
13   },
14   "source": {
15     "git": "https://gitlab.com/cleaninsights/clean-insights-apple-sdk.git",
16     "tag": "2.4.4"
17   },
18   "social_media_url": "https://twitter.com/guardianproject",
19   "platforms": {
20     "ios": "9.3",
21     "osx": "10.10",
22     "watchos": "2.0",
23     "tvos": "9.0"
24   },
25   "swift_versions": [
26     "5.0"
27   ],
28   "source_files": "CleanInsightsSDK/Classes/**/*",
29   "testspecs": [
30     {
31       "name": "Tests",
32       "test_type": "unit",
33       "platforms": {
34         "ios": "9.3"
35       },
36       "source_files": "CleanInsightsSDK/Tests/**/*.swift",
37       "resource_bundles": {
38         "test": [
39           "CleanInsightsSDK/Tests/**/*.json"
40         ]
41       }
42     }
43   ],
44   "swift_version": "5.0"