blob: e98357d7e68abbe0d76ca935f6dc524859394d84 [file] [log] [blame]
{
"name": "SimpleBubbleTransition",
"version": "0.0.1",
"summary": "Just provide a simple bubble transition, easy to use.",
"homepage": "https://github.com/jacoli/SimpleBubbleTransition",
"license": "MIT",
"authors": {
"jacoli": "luckylcg@163.com"
},
"source": {
"git": "https://github.com/jacoli/SimpleBubbleTransition.git",
"tag": "0.0.1"
},
"frameworks": [
"Foundation",
"UIKit"
],
"platforms": {
"ios": "7.0"
},
"source_files": "SimpleBubbleTransition/*.{h,m}",
"requires_arc": true
}