blob: 01cdf0ef06858137ea142f676ed9ed6c5cd93d37 [file] [log] [blame]
{
"name": "ATToast",
"version": "0.1.4",
"summary": "Toast view",
"homepage": "https://github.com/ablettchen/ATToast",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ablett": "ablettchen@gmail.com"
},
"source": {
"git": "https://github.com/ablettchen/ATToast.git",
"tag": "0.1.4"
},
"social_media_url": "https://twitter.com/ablettchen",
"platforms": {
"ios": "8.0"
},
"source_files": "ATToast/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"ATCategories": [
],
"Masonry": [
]
}
}