blob: be37553c0de63ccac68360840e8ba5d71f4678f6 [file] [log] [blame]
{
"name": "APDynamicHeaderTableViewController",
"version": "0.1.1",
"summary": "A simple table view controller with a header view made as a recreation of the Instagram header.",
"homepage": "https://github.com/aaronpang/APDynamicHeaderTableViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aaron Pang": "pang.aaron56@gmail.com"
},
"source": {
"git": "https://github.com/aaronpang/APDynamicHeaderTableViewController.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "APDynamicHeaderTableViewController/{APDynamicHeaderTableViewController,APDynamicHeaderView}.swift",
"requires_arc": true
}