blob: eb6e08d269245bf4249fd36bfd77ae27697ab3fb [file] [log] [blame]
{
"name": "FirstAppear",
"platforms": {
"ios": null
},
"version": "0.1.0",
"license": {
"type": "MIT"
},
"homepage": "https://github.com/huguesbr/FirstAppear",
"authors": {
"Hugues Bernet-Rollande": "hugues@xdev.fr"
},
"summary": "Extend all viewController to include a view[Will/Did]FirstAppear method.",
"source": {
"git": "https://github.com/huguesbr/FirstAppear.git",
"tag": "v0.1.0"
},
"source_files": "UIViewController+firstAppear.{h,m}",
"frameworks": "UIKit"
}