blob: 222e8d42a50f82827d9afadfa8127b08c77610ed [file] [log] [blame]
{
"name": "XYUIFramework",
"version": "0.0.59",
"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.59"
},
"source_files": "XYUIFramework/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"Masonry": [
],
"AFNetworking": [
],
"MJRefresh": [
],
"MJExtension": [
],
"IQKeyboardManager": [
],
"SDWebImage": [
],
"SVProgressHUD": [
]
}
}