blob: 9845f5396da70c8c6e68c634771b49ed3d1b771b [file] [log] [blame]
{
"name": "JXFrame",
"version": "1.0.0",
"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.0"
},
"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": {
"ReactiveObjC": [
"3.1.1"
],
"AFNetworking": [
"3.2.1"
],
"CocoaLumberjack": [
"3.6.0"
],
"SDWebImage": [
"5.4.0"
],
"MJExtension": [
"3.2.1"
],
"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"
],
"QMUIKit": [
"4.0.4"
]
}
}