[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 0 / a / c / DataZoom / 0.3.0 / DataZoom.podspec.json
blobcffec7cb88f98e826e39beb92351c400088d6d3b
2   "name": "DataZoom",
3   "platforms": {
4     "ios": "10.0"
5   },
6   "summary": "DataZoom framework",
7   "requires_arc": true,
8   "version": "0.3.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Ashok": "ashok@datazoom.io"
15   },
16   "homepage": "https://gitlab.com/datazoom/apple-ios-mobile/mobile-ios-base-collector",
17   "source": {
18     "git": "git@gitlab.com:datazoom/apple-ios-mobile/mobile-ios-base-collector.git",
19     "tag": "0.3.0"
20   },
21   "frameworks": [
22     "CoreData",
23     "SystemConfiguration",
24     "AdSupport"
25   ],
26   "libraries": [
27     "z",
28     "sqlite3"
29   ],
30   "source_files": "DataZoom/DataZoom/**/*.{h,m,swift}",
31   "swift_versions": "5.1",
32   "static_framework": true,
33   "swift_version": "5.1"