[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 4 / f / 6 / FNJTADSDK / 1.4.5 / FNJTADSDK.podspec.json
blob5a54ec1dbaf136254b4aa2251c8d68bb4903e4a4
2   "name": "FNJTADSDK",
3   "version": "1.4.5",
4   "summary": "my FNJTADSDK.",
5   "description": "This is  FNJTADSDK",
6   "homepage": "https://github.com/TomandWinnie/FNJTADSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "HL": "342403887@qq.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/TomandWinnie/FNJTADSDK.git",
19     "tag": "1.4.5"
20   },
21   "source_files": [
22     "FNJTADSDK/FNJTADSDKS.h",
23     "FNJTADSDK/FNJTADSDKS.h"
24   ],
25   "frameworks": [
26     "UIkit",
27     "Foundation"
28   ],
29   "subspecs": [
30     {
31       "name": "splash",
32       "source_files": [
33         "FNJTADSDK/FNInitalizeSplash.h",
34         "FNJTADSDK/FNLoadSplashAdDelegate.h"
35       ]
36     },
37     {
38       "name": "Interstitial",
39       "source_files": [
40         "FNJTADSDK/FNInitalizeInterstitial.h",
41         "FNJTADSDK/FNLoadInterstitialAdDelegate.h"
42       ]
43     },
44     {
45       "name": "RardVideo",
46       "source_files": [
47         "FNJTADSDK/FNInitalizeRardVideo.h",
48         "FNJTADSDK/FNLoadReardVideoAdDelegate.h"
49       ]
50     },
51     {
52       "name": "Banner",
53       "source_files": [
54         "FNJTADSDK/FNInitalize{Banner,Interstitial,RardVideo,Splash}.h",
55         "FNJTADSDK/FNLoadAdDelegate.h"
56       ]
57     },
58     {
59       "name": "FeedAds",
60       "source_files": "FNJTADSDK/FNOnlyFeedAds.h"
61     }
62   ]