blob: c13152c4c7a8faba47cde45f3d72bec9210ef596 [file] [log] [blame]
{
"name": "Throttle",
"version": "0.1.0",
"summary": "Debounce with Throttle",
"homepage": "https://github.com/onmyway133/Throttle",
"license": "MIT",
"authors": {
"Khoa Pham": "onmyway133@gmail.com"
},
"source": {
"git": "https://github.com/onmyway133/Throttle.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/onmyway133",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"Throttle": [
"Pod/Assets/*.png"
]
}
}