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