blob: 2df446fea8261a4db75a258330f36c2365dcf123 [file] [log] [blame]
{
"name": "ATAlert",
"version": "0.1.1",
"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.1"
},
"social_media_url": "https://twitter.com/ablettchen",
"platforms": {
"ios": "8.0"
},
"source_files": "ATAlert/**/*.{h,m}",
"requires_arc": true,
"dependencies": {
"ATCategories": [
],
"Masonry": [
],
"YYText": [
]
}
}