blob: 25c7f558b0ce1d2ca1d66ad1d6f1a02a9d96cc20 [file] [log] [blame]
{
"name": "RTXTransitionKit",
"summary": "Implement the independent navigation bar and transition animation effects like TouTiao",
"version": "1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"menttofly": "1028365614@qq.com"
},
"homepage": "https://github.com/menttofly/RTXTransitionKit",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/menttofly/RTXTransitionKit.git",
"tag": "1.0"
},
"requires_arc": true,
"source_files": "RTXTransitionKit/*.{h,m}",
"public_header_files": "RTXTransitionKit/*.{h}"
}