[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / 8 / d / AppOwiz-iOS / 1.3 / AppOwiz-iOS.podspec.json
blobdd2720d0efdd406908629f97108cab9ca3e5fc82
2   "name": "AppOwiz-iOS",
3   "version": "1.3",
4   "summary": "AppOwiz-iOS SDK",
5   "description": "Appowiz ios sdk",
6   "homepage": "https://github.com/AppOwiz/AppOwiz-iOS.git",
7   "license": "MIT",
8   "authors": {
9     "AppOwiz Team": "techsupport@appowiz.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/AppOwiz/AppOwiz-iOS.git",
16     "tag": "v1.3"
17   },
18   "requires_arc": true,
19   "libraries": [
20     "sqlite3.0",
21     "z"
22   ],
23   "vendored_libraries": "AA_HelloApp/appOwiz/libAppOwiz.a",
24   "resources": "AA_HelloApp/appOwiz/*.bundle",
25   "source_files": [
26     "AA_HelloApp/appOwiz/*.h",
27     "AA_HelloApp/appOwiz/*.bundle"
28   ],
29   "frameworks": [
30     "CoreFoundation",
31     "SystemConfiguration",
32     "CoreMedia",
33     "QuartzCore",
34     "Foundation",
35     "UIKit",
36     "CoreTelephony",
37     "AVFoundation",
38     "MobileCoreServices",
39     "AudioToolbox",
40     "CoreVideo",
41     "Security",
42     "ImageIO",
43     "CoreText"
44   ]