blob: a38f538eec3cdc2a2470ffe3f55dd434cb747afb [file] [log] [blame]
{
"name": "TPLAnimatableIcons",
"version": "1.0.2",
"summary": "TPLAnimatableIcons is a clean way to animate between multiple vector Icons based on CoreAnimation.",
"description": " A set of icon Types animated with CoreAnimation.\n\n * iOS Version of Menu Icons from Transformicons (http://www.transformicons.com)\n",
"homepage": "http://www.thepeaklab.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Christoph Pageler": "cp@thepeaklab.com"
},
"social_media_url": "http://twitter.com/thepeaklab",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/thepeaklab/TPLAnimatableIcons.git",
"tag": "1.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"requires_arc": true
}