blob: 0f9fcff9f61c64566912c5ddfa0e79a45b546f49 [file] [log] [blame]
{
"name": "APDynamicHeaderTableViewController",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.3"
},
"source_files": "APDynamicHeaderTableViewController/*.swift",
"requires_arc": true
}