[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 7 / 0 / e / FFJLoadButton / 0.2.0 / FFJLoadButton.podspec.json
blob0ae866aef3e05cf85369fb8b5550df71d5287eaa
2   "name": "FFJLoadButton",
3   "version": "0.2.0",
4   "summary": "FFJLoadButton is a simple subclass of UIButton written in Swift, which provides animations for loading.",
5   "description": "A simple subclass of UIButton that provides animations for loading, including loading, load succeed, load fail.",
6   "homepage": "https://github.com/fight4j/FFJLoadButton",
7   "license": "MIT",
8   "authors": {
9     "Vito": "zhangchaonb@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/fight4j/FFJLoadButton.git",
13     "tag": "0.2.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "FFJLoadButton": [
22       "Pod/Assets/*.png"
23     ]
24   }