[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / 0 / 2 / ANLongTapButton / 1.2.0 / ANLongTapButton.podspec.json
blob697b255da9b0ddb2ea7157751d24ced56907cc0f
2   "name": "ANLongTapButton",
3   "version": "1.2.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.2.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"