blob: ff1ce98bebc1188193a3e2c2efafb7165e30d47c [file] [log] [blame]
{
"name": "ETRunnerBar",
"version": "0.0.1",
"summary": "Facebook iOS App's animated header bar library.",
"description": " You can easily import this Facebook-like navigation bar.\n",
"homepage": "https://github.com/ersentekin/ETRunnerBar",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Ersen Tekin": "ersen.tekin@gmail.com"
},
"social_media_url": "http://twitter.com/ersentekin",
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/ersentekin/ETRunnerBar.git",
"commit": "2dcb387a8f581d6efaaba082c5d0ce7bb735a684"
},
"source_files": [
"ETRunnerBar",
"ETRunnerBar/**/*.{h,m}"
],
"requires_arc": true
}