blob: a9b5fd279bf470de7472e07a9a525259b232db5f [file] [log] [blame]
{
"name": "TipAlert",
"version": "1.0.0",
"summary": "Beautiful alert with picture and button.",
"description": "TipAlert is a lightweight and pure Swift implemented library for showing alert with picture and button. Always used for uset tips and rateing.",
"homepage": "https://github.com/akring/TipAlert-SwiftDemo",
"screenshots": "https://camo.githubusercontent.com/07700e4ab0b2691f658e9e35c6c65059db69fff5/687474703a2f2f3774653773792e636f6d312e7a302e676c622e636c6f7564646e2e636f6d2f546970416c6572742e706e67",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"akring": "ddflj3210@gmail.com"
},
"social_media_url": "http://twitter.com/ddflj3310",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/akring/TipAlert-SwiftDemo.git",
"tag": "1.0.0"
},
"source_files": [
"TipAlert/*.swift",
"TipAlert/TipAlert.h",
"TipAlert/TipAlert.swift"
],
"public_header_files": [
"TipAlert/TipAlert.h"
],
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}