blob: 22b5bd520aa4ac578d3db9ab9eb2a522c110fcdd [file] [log] [blame]
{
"name": "Afterglow",
"version": "0.1.0",
"summary": "Make a awesome afterglow view.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/goldmoment/Afterglow",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vien Van Nguyen": "nguyenvanvienqn@gmail.com"
},
"source": {
"git": "https://github.com/goldmoment/Afterglow.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Afterglow/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"RandomColorSwift": [
]
}
}