blob: e9e0acb48c2f0c4fa8fac6bbfd1751ec44a27d99 [file] [log] [blame]
{
"name": "XYUIFramework",
"version": "0.0.46",
"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.46"
},
"source_files": "XYUIFramework/**/*.{h,m}",
"requires_arc": true,
"resources": "XYUIFramework/Resources/XYUIBundle.bundle",
"dependencies": {
"Masonry": [
],
"AFNetworking": [
],
"MJRefresh": [
],
"MJExtension": [
],
"IQKeyboardManager": [
],
"SDWebImage": [
],
"SVProgressHUD": [
]
}
}