[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / 5 / 2 / AnimatedButton / 1.0.0 / AnimatedButton.podspec.json
blob85a65c0af3d3ad1c01c4938b5b18c7309e695539
2   "name": "AnimatedButton",
3   "version": "1.0.0",
4   "authors": {
5     "John Gluszak": "john.gluszak@gmail.com"
6   },
7   "summary": "A UIButton with bounce and fade animations",
8   "homepage": "https://github.com/johngluszak/animated-ios-button",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "requires_arc": true,
14   "platforms": {
15     "ios": "7.1"
16   },
17   "source": {
18     "git": "https://github.com/johngluszak/animated-ios-button.git",
19     "tag": "1.0.0"
20   },
21   "source_files": "**/*.{h,m}"