[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / 5 / c / 6 / SwiftSuccessCheck / 1.0 / SwiftSuccessCheck.podspec.json
blobddffa0dee3195ed629f2ed07659207bc2f27f26e
2   "name": "SwiftSuccessCheck",
3   "version": "1.0",
4   "summary": "Animated success tick with completion block developed in swift 3",
5   "description": "Animated success tick with completion block developed in swift 3, easy to use and can be add to a simple view to show completion, success, tick, checkbox, or successcheck in swift with completion duration and its block.",
6   "homepage": "https://github.com/hmusaddiquie27/SwiftSuccessCheck",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Musaddiquie Husain": "hmusaddiquie27@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/hmusaddiquie27/SwiftSuccessCheck.git",
19     "tag": "1.0"
20   },
21   "source_files": [
22     "Classes",
23     "Sources/SuccessCheck.swift"
24   ],
25   "requires_arc": true,
26   "pod_target_xcconfig": {
27     "SWIFT_VERSION": "3.0"
28   },
29   "frameworks": "UIKit",
30   "pushed_with_swift_version": "3.0"