blob: cd7a7230e0e1db2e45fdf941307a2a544bdee980 [file] [log] [blame]
{
"name": "ASGlobalOverlay",
"version": "1.2.0",
"summary": "A modern pop-over controller thats easy to implement.",
"description": "ASGlobalOverlay is a pop-over controller that can display alerts, slide-up menus, and is-working indicators on top of your app. It features a modern interface and easy implementation. Checkout the README for details.",
"homepage": "https://github.com/asharma-atx/ASGlobalOverlay",
"screenshots": [
"http://i.imgur.com/Bo3aoU3.png",
"http://i.imgur.com/TqTyVHz.png",
"http://i.imgur.com/WSEa62x.png"
],
"license": "MIT",
"authors": {
"Amit Sharma": "amitsharma@mac.com"
},
"source": {
"git": "https://github.com/asharma-atx/ASGlobalOverlay.git",
"tag": "1.2.0"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"public_header_files": [
"Pod/Classes/Global\\ Overlay/*.h",
"Pod/Classes/User\\ Option/*.h",
"Pod/Classes/Configuration/ASConfiguration.h"
]
}