blob: adc5fff808527ea1b9e5fbd84b0f61dd36942af4 [file] [log] [blame]
{
"name": "ViseoAnim",
"version": "0.1.0",
"summary": "A small animation kit for Viseo 2016 internship",
"description": "This is just a testing a git with cocoapods - AKGitViewControllers.",
"homepage": "https://bitbucket.org/Bounth_r/viseoanim",
"license": "MIT",
"authors": {
"Remy": "remy.bounthong@gmail.com"
},
"source": {
"git": "https://bitbucket.org/Bounth_r/ViseoAnim.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ViseoAnim/Classes/**/*",
"resource_bundles": {
"ViseoAnim": [
"ViseoAnim/Assets/*.png"
]
}
}