[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 4 / 1 / 7 / Air360 / 0.4.3 / Air360.podspec.json
blobcce4f93d5fd325ee6bcb8d5ac353150f902512ce
2   "name": "Air360",
3   "version": "0.4.3",
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": "8.0"
15   },
16   "source": {
17     "http": "https://cdn.air360tracker.net/ios/air360-sdk-0.4.3.zip",
18     "flatten": true
19   },
20   "source_files": "Air360.h",
21   "preserve_paths": "libAir360.a",
22   "libraries": [
23     "Air360",
24     "icucore",
25     "z",
26     "c++"
27   ],
28   "frameworks": [
29     "CFNetwork",
30     "Security",
31     "SystemConfiguration",
32     "CoreTelephony",
33     "Foundation",
34     "UIKit",
35     "MessageUI"
36   ],
37   "xcconfig": {
38     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/Air360\""
39   },
40   "requires_arc": true