[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / d / 0 / NoxmobiViewer / 1.0.0 / NoxmobiViewer.podspec.json
blob3dd86d8b63112a0301c1010b2f7f277f63220bb9
2   "name": "NoxmobiViewer",
3   "version": "1.0.0",
4   "summary": "Noxmobi Ad Viewer.",
5   "homepage": "https://github.com/NoxmobiSDK/NoxmobiViewer",
6   "license": "MIT",
7   "authors": {
8     "Chong": "gaochong@bignox.com"
9   },
10   "platforms": {
11     "ios": "10.0"
12   },
13   "source": {
14     "git": "https://github.com/NoxmobiSDK/NoxmobiViewer.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "NoxmobiViewer.framework/Headers/*.{h}",
18   "pod_target_xcconfig": {
19     "OTHER_LDFLAGS": "-lObjC"
20   },
21   "ios": {
22     "vendored_frameworks": "NoxmobiViewer.framework"
23   },
24   "requires_arc": true,
25   "frameworks": [
26     "Foundation",
27     "UIKit"
28   ]