blob: 3335defbe5e2ac083ba62c4ba104d94d7a87ddd1 [file] [log] [blame]
{
"name": "Brocade",
"version": "1.0.0",
"summary": "Swift library for the free and open product database.",
"description": "Swift library for the free and open product database, Brocade. Search items by name, GTIN-14, or UPC.",
"homepage": "https://github.com/imryan/Brocade",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ryan Cohen": "notryancohen@gmail.com"
},
"source": {
"git": "https://github.com/imryan/Brocade.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/notryancohen",
"platforms": {
"ios": "8.0"
},
"source_files": "Brocade/Classes/**/*"
}