blob: 4f654087413cef2153fea8ddeb6dfd45838d6a2e [file] [log] [blame]
{
"name": "TransactionAnimations",
"version": "0.2.0",
"summary": "Custom transaction animations.",
"homepage": "https://github.com/weylandd/TransactionAnimations",
"license": "MIT",
"authors": {
"Alex Kopachev": "jioruh2011@ya.ru"
},
"source": {
"git": "https://github.com/weylandd/TransactionAnimations.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/*.{h,m}",
"resource_bundles": {
"TransactionAnimations": [
"Pod/Assets/*.png"
]
},
"public_header_files": "Pod/Classes/*.h",
"frameworks": [
"Foundation",
"UIKit"
]
}