[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 2 / e / 7 / AXACOREMODULE / 1.0.4 / AXACOREMODULE.podspec.json
blobb7cd74a29e1bad8882278e7c2dd5d2ae4b6b3508
2   "name": "AXACOREMODULE",
3   "version": "1.0.4",
4   "summary": "A short description of AXACOREMODULE.",
5   "description": "Testing module",
6   "homepage": "https://github.com/Aruna-Sree/AXACOREMODULE",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aruna": "arunaiosdev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Aruna-Sree/AXACOREMODULE.git",
16     "tag": "1.0.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CAMobileAppAnalytics/**/*.h",
22   "public_header_files": "CAMobileAppAnalytics/**/*.h",
23   "resources": "CAMobileAppAnalytics/**/*.js",
24   "vendored_libraries": "CAMobileAppAnalytics/**/*.a",
25   "libraries": [
26     "c++",
27     "z",
28     "sqlite3"
29   ],
30   "frameworks": [
31     "CoreLocation",
32     "SystemConfiguration",
33     "Foundation",
34     "UIKit",
35     "CoreGraphics",
36     "Security",
37     "CoreTelephony",
38     "WebKit"
39   ],
40   "requires_arc": true