blob: 785a7f4fb8a51383977402ad9006b05299990696 [file] [log] [blame]
{
"name": "JXFrame",
"version": "1.0.1",
"summary": "iOS App Framework.",
"description": "iOS App Framework using ObjC.",
"homepage": "https://github.com/tospery/JXFrame",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tospery": "tospery@gmail.com"
},
"source": {
"git": "https://github.com/tospery/JXFrame.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "JXFrame/Classes/**/*",
"resource_bundles": {
"JXFrame": [
"JXFrame/Assets/*.png"
]
},
"frameworks": [
"Foundation",
"UIKit",
"Accelerate",
"QuartzCore",
"CoreLocation",
"SystemConfiguration",
"AdSupport",
"WebKit",
"CoreGraphics",
"Photos"
],
"dependencies": {
"OvercoatObjC": [
"1.0.1"
],
"CocoaLumberjack": [
"3.6.0"
],
"SDWebImage": [
"5.4.0"
],
"MJRefresh": [
"3.3.1"
],
"FCUUID": [
"1.3.1"
],
"WebViewJavascriptBridge": [
"6.0.3"
],
"PINCache": [
"3.0.1-beta.8"
],
"GVUserDefaults": [
"1.0.2"
],
"DZNEmptyDataSet": [
"1.8.1"
],
"JLRoutes": [
"2.1"
],
"QMUIKit/QMUICore": [
"4.0.4"
],
"TYAlertController": [
"1.2.0"
],
"MBProgressHUD": [
"1.1.0"
],
"DKNightVersion": [
"2.4.3"
]
}
}