blob: 584dff926ae40f3d7039336ea63f21a5ddfe6186 [file] [log] [blame]
{
"name": "AKGitViewControllers",
"version": "0.1.0",
"summary": "Testing a git with cocoapods - AKGitViewControllers.",
"description": "This is just a testing a git with cocoapods - AKGitViewControllers.",
"homepage": "https://github.com/ashishke2m/AKGitViewControllers",
"license": "MIT",
"authors": {
"ashishke2m": "ashishk@e2msolutions.com"
},
"source": {
"git": "https://github.com/ashishke2m/AKGitViewControllers.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"AKGitViewControllers": [
"Pod/Assets/*.png"
]
}
}