[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 1 / 7 / Air360 / 0.1.7 / Air360.podspec.json
blob85be0d62ceb5a3d993bd0a1b67c9706751040b0e
2   "name": "Air360",
3   "version": "0.1.7",
4   "summary": "Capture & analyze everything - iOS analytics library for Air360",
5   "homepage": "https://www.air360.io",
6   "license": {
7     "type": "Commercial",
8     "text": "See https://www.air360.io/terms"
9   },
10   "authors": {
11     "Air360": "flo@air360.io"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "http": "https://cdn.air360tracker.net/ios/air360-sdk-0.1.7.zip",
18     "flatten": true
19   },
20   "source_files": "Air360.h",
21   "preserve_paths": "libAir360.a",
22   "libraries": [
23     "Air360",
24     "icucore"
25   ],
26   "frameworks": [
27     "CFNetwork",
28     "Security",
29     "SystemConfiguration",
30     "CoreTelephony",
31     "Foundation",
32     "UIKit"
33   ],
34   "xcconfig": {
35     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/Air360\""
36   },
37   "requires_arc": true