[Add] Spotify-iOS-Auth 1.0.3
[CocoaPods.git] / Specs / 6 / 7 / a / TipAlert / 1.0.0 / TipAlert.podspec.json
bloba9b5fd279bf470de7472e07a9a525259b232db5f
2   "name": "TipAlert",
3   "version": "1.0.0",
4   "summary": "Beautiful alert with picture and button.",
5   "description": "TipAlert is a lightweight and pure Swift implemented library for showing alert with picture and button. Always used for uset tips and rateing.",
6   "homepage": "https://github.com/akring/TipAlert-SwiftDemo",
7   "screenshots": "https://camo.githubusercontent.com/07700e4ab0b2691f658e9e35c6c65059db69fff5/687474703a2f2f3774653773792e636f6d312e7a302e676c622e636c6f7564646e2e636f6d2f546970416c6572742e706e67",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "akring": "ddflj3210@gmail.com"
14   },
15   "social_media_url": "http://twitter.com/ddflj3310",
16   "platforms": {
17     "ios": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/akring/TipAlert-SwiftDemo.git",
21     "tag": "1.0.0"
22   },
23   "source_files": [
24     "TipAlert/*.swift",
25     "TipAlert/TipAlert.h",
26     "TipAlert/TipAlert.swift"
27   ],
28   "public_header_files": [
29     "TipAlert/TipAlert.h"
30   ],
31   "requires_arc": true,
32   "pod_target_xcconfig": {
33     "SWIFT_VERSION": "3.0"
34   },
35   "pushed_with_swift_version": "3.0"