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