blob: 91c8904c17c303dbd0818556058c59a12da3e5b4 [file] [log] [blame]
{
"name": "XYUIFramework",
"version": "0.0.97",
"summary": "XYUIFramework",
"homepage": "https://github.com/laurawxy/XYUIFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Xiangyu Wang": "xiangyu.laura@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/laurawxy/XYUIFramework.git",
"tag": "0.0.97"
},
"source_files": "XYUIFramework/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"AFNetworking": [
],
"MJRefresh": [
],
"MJExtension": [
],
"IQKeyboardManager": [
],
"SDWebImage": [
],
"SVProgressHUD": [
],
"YYCache": [
],
"LKDBHelper": [
]
}
}