blob: 6d2cc8011deccbd311c0462c729d526931405102 [file] [log] [blame]
{
"name": "TLTransitions",
"version": "1.0.3",
"platforms": {
"ios": "8.0"
},
"summary": "Fast implement transitions for view or viewController",
"homepage": "https://github.com/LoongerTao/TLTransitions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"LoongerTao": "495285195@qq.com"
},
"source": {
"git": "https://github.com/LoongerTao/TLTransitions.git",
"tag": "1.0.3"
},
"source_files": "TLTransitions/**/*.{h,m}",
"requires_arc": true
}