blob: 626ed120212887563db8a72d1f16e23bda30c806 [file] [log] [blame]
{
"name": "Chirp",
"version": "1.2.0",
"summary": "The easiest way to prepare, play, and remove sounds in your Swift app!",
"description": "Bored of manually managing SystemSoundIDs? Chirp gives you a quick and easy way to prepare, play, and remove sounds in your app! Each of those only taking 1 line of code.",
"homepage": "https://github.com/trifl/Chirp",
"license": "MIT",
"authors": {
"JP McGlone": "jp@trifl.co"
},
"source": {
"git": "https://github.com/trifl/Chirp.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*"
}