blob: a0daa27d2961ad94b27474d494463e38ce9068f5 [file] [log] [blame]
{
"name": "SAMAddressBar",
"version": "0.1.0",
"authors": {
"Sam Soffes": "sam@soff.es"
},
"homepage": "https://github.com/soffes/SAMAddressBar",
"summary": "Clone of Safari's address bar from long ago.",
"source": {
"git": "https://github.com/soffes/SAMAddressBar.git",
"tag": "v0.1.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"frameworks": [
"UIKit",
"CoreGraphics",
"QuartzCore"
],
"source_files": "SAMAddressBar",
"resources": [
"Resources/*"
]
}