blob: 523b96ae9420fc53306a74e1b28c277ee728b3ce [file] [log] [blame]
{
"name": "BXSafeTransition",
"version": "1.1.0",
"summary": "It's a 'Can't add self as subview' resolvent",
"description": "It's a 'Can't add self as subview' resolvent. Join us:zhengxingok@gmail.com",
"homepage": "https://github.com/iException/BXSafeTransition",
"license": "MIT",
"authors": {
"phoebus": "zhengxingok@gmail.com"
},
"source": {
"git": "https://github.com/iException/BXSafeTransition.git",
"tag": "1.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"BXSafeTransition": [
"Pod/Assets/*.png"
]
}
}