[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / 0 / 3 / SubmitButton / 0.1.0 / SubmitButton.podspec.json
blob430516bcb507a65953c165aef1121261f009fb37
2   "name": "SubmitButton",
3   "version": "0.1.0",
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   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Jagajith M Kalarickal": "jagajithmk@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/jagajithmk/SubmitButton.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SubmitButton/Classes/**/*",
22   "frameworks": [
23     "UIKit",
24     "MapKit"
25   ],
26   "pushed_with_swift_version": "3.0"