[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / a / 0 / 2 / ANLongTapButton / 1.0.0 / ANLongTapButton.podspec.json
blob010d83a659a3149f564c6790868ea5c6a958df74
2   "name": "ANLongTapButton",
3   "version": "1.0.0",
4   "summary": "Long tap button with animated progress bar.",
5   "homepage": "https://github.com/antrix1989/ANLongTapButton",
6   "license": "MIT",
7   "authors": {
8     "Sergey Demchenko": "antrix1989@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/antrix1989/ANLongTapButton.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes/**/*",
19   "resource_bundles": {
20     "ANLongTapButton": [
21       "Pod/Assets/*.png"
22     ]
23   },
24   "frameworks": "UIKit"