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