blob: 7930911836a9307c18d30113da9f503d80677e0a [file] [log] [blame]
{
"name": "RCFrame",
"version": "1.0.0",
"summary": "iOS App Framework.",
"description": "iOS App Framework using ObjC.",
"homepage": "https://github.com/tospery/RCFrame",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tospery": "tospery@gmail.com"
},
"source": {
"git": "https://github.com/tospery/RCFrame.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "RCFrame/Classes/**/*",
"resource_bundles": {
"RCFrame": [
"RCFrame/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"
],
"Toast": [
"4.0.0"
],
"DKNightVersion": [
"2.4.3"
],
"CHTCollectionViewWaterfallLayout": [
"0.9.8"
]
}
}