[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 0 / 3 / SubmitButton / 0.2.1 / SubmitButton.podspec.json
blobe9d4389b45d3dd411aa28e6caf8c936cbb7d88f9
2   "name": "SubmitButton",
3   "version": "0.2.1",
4   "summary": "SubmitButton library provides a better user interation for a submit button.",
5   "description": "Submitbutton library provide a new catching user interface for a submit button. This library is written in Swift 3. From now on, anytime the user clicks on the button that involves addressing to the server, they will see the animation that informs them of the progress and completion.",
6   "homepage": "https://github.com/jagajithmk/SubmitButton",
7   "screenshots": [
8     "http://i.imgur.com/m8zkLWE.png",
9     "http://i.imgur.com/X1ou1Xm.png",
10     "http://i.imgur.com/faZcJV9.png",
11     "http://i.imgur.com/ndFeaBa.png",
12     "http://i.imgur.com/CyaPeiY.png",
13     "http://i.imgur.com/RIMpcsW.png"
14   ],
15   "license": {
16     "type": "MIT",
17     "file": "LICENSE"
18   },
19   "authors": {
20     "Jagajith M Kalarickal": "jagajithmk@gmail.com"
21   },
22   "source": {
23     "git": "https://github.com/jagajithmk/SubmitButton.git",
24     "tag": "0.2.1"
25   },
26   "platforms": {
27     "ios": "8.0"
28   },
29   "resources": "SubmitButton/Assets/*.imageset",
30   "source_files": "SubmitButton/Classes/**/*",
31   "frameworks": "UIKit",
32   "pushed_with_swift_version": "3.0"