blob: 3ea46ccc6efcd5e623e177a8bf06fbcb5b74b483 [file] [log] [blame]
{
"name": "HXFloatingHearts",
"version": "0.1.0",
"summary": "A floating heart and circle animation framework.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Insofan/HXFloatingHearts",
"screenshots": "http://storage1.imgchr.com/i1XRI.gif",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Insofan": "insofan3156@gmail.com"
},
"source": {
"git": "https://github.com/Insofan/HXFloatingHearts.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HXFloatingHearts/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"HXTool": [
"~> 0.1.2"
]
}
}