blob: e2e7f8039be5082fb761b4d933b25151a3b99862 [file] [log] [blame]
{
"name": "BRYEmailAddressDetective",
"version": "1.0.0",
"summary": "Perform UIView animations serially without blocking the main thread",
"homepage": "http://github.com/irace/BRYEmailAddressDetective",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Bryan Irace": "bryan@irace.me"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/irace/BRYEmailAddressDetective.git",
"tag": "1.0.0"
},
"source_files": "BRYEmailAddressDetective",
"frameworks": [
"Foundation",
"UIKit",
"AddressBook"
],
"requires_arc": true
}