[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 4 / 0 / 5 / JATableViewRowAction / 0.1.2 / JATableViewRowAction.podspec.json
blob7e1ac27395ac7b2c462a5d2e1c44a5b91b4788cd
2   "name": "JATableViewRowAction",
3   "version": "0.1.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "summary": "A custom TableViewRowAction to use only image and image with text.",
9   "homepage": "https://github.com/assisjeferson/JATableViewRowAction",
10   "authors": {
11     "assisjeferson": "assis.jeferson@hotmail.com"
12   },
13   "source": {
14     "git": "https://github.com/assisjeferson/JATableViewRowAction.git",
15     "tag": "0.1.2"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "ios": {
21     "frameworks": [
22       "UIKit",
23       "Foundation"
24     ]
25   },
26   "source_files": "Source/**/*.swift",
27   "requires_arc": true,
28   "pushed_with_swift_version": "3.0"