[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / d / 4 / c / LJIn-AppBrowser / 0.0.1 / LJIn-AppBrowser.podspec.json
blobc6d2b4fc78fc6641c49ae7022bf2084ea3d633a9
2   "name": "LJIn-AppBrowser",
3   "version": "0.0.1",
4   "summary": "one In-App browser",
5   "description": "An easy tool to use as In-App Browser.",
6   "homepage": "https://github.com/longjianjiang/LJIn-AppBrowser",
7   "license": "MIT",
8   "authors": {
9     "longjianjiang": "616393956@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/longjianjiang/LJIn-AppBrowser.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": [
20     "LJInAppBrowser/Category/*.{h,m}",
21     "LJInAppBrowser/NJKWebViewProgress/*.{h,m}",
22     "LJInAppBrowser/**/*.{h,m}"
23   ],
24   "resources": "LJInAppBrowser/LJInAppBrowser.bundle",
25   "dependencies": {
26     "UMengSocial": [
27       "~>5.0"
28     ]
29   },
30   "frameworks": "UIKit"