blob: 8217cbd6894ecb4bd296b872897c3ee3798ec1f2 [file] [log] [blame]
{
"name": "AHContainerViewController",
"version": "0.1.0",
"summary": "Helper classes written in ObjC for using Container Views.",
"homepage": "https://github.com/iaaqib/AHContainerViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Aaqib Hussain": "iaaqibhussain@outlook.com"
},
"source": {
"git": "https://github.com/iaaqib/AHContainerViewController.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AHContainerViewController/Classes/**/*"
}