blob: d24d4a52d5e50a0bc7acb8674ad0bcf25d256530 [file] [log] [blame]
{
"name": "LGFTransition",
"version": "0.2.0",
"summary": "LGFTransition",
"homepage": "https://github.com/aiononhiii/LGFTransition",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aiononhiii": "452354033@qq.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/aiononhiii/LGFTransition.git",
"tag": "0.2.0"
},
"frameworks": "UIKit",
"source_files": "LGFTransition/**/*.{h,m}",
"resource_bundles": {
"LGFTransition": [
"LGFTransition/**/*.{xib,storyboard}"
]
},
"dependencies": {
"SDWebImage": [
"4.4.1"
]
}
}