blob: c6d2b4fc78fc6641c49ae7022bf2084ea3d633a9 [file] [log] [blame]
{
"name": "LJIn-AppBrowser",
"version": "0.0.1",
"summary": "one In-App browser",
"description": "An easy tool to use as In-App Browser.",
"homepage": "https://github.com/longjianjiang/LJIn-AppBrowser",
"license": "MIT",
"authors": {
"longjianjiang": "616393956@qq.com"
},
"source": {
"git": "https://github.com/longjianjiang/LJIn-AppBrowser.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": [
"LJInAppBrowser/Category/*.{h,m}",
"LJInAppBrowser/NJKWebViewProgress/*.{h,m}",
"LJInAppBrowser/**/*.{h,m}"
],
"resources": "LJInAppBrowser/LJInAppBrowser.bundle",
"dependencies": {
"UMengSocial": [
"~>5.0"
]
},
"frameworks": "UIKit"
}