[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / b / 5 / 1 / AnimatablePlayButton / 1.0.0 / AnimatablePlayButton.podspec.json
blobd9a40bb674e63aeb85a48f405978c51c5993649d
2   "name": "AnimatablePlayButton",
3   "version": "1.0.0",
4   "summary": "Animated Play and Pause Button written in Swift2.0, using CALayer, CAKeyframeAnimation.",
5   "homepage": "https://github.com/suzuki-0000/AnimatablePlayButton",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "suzuki_keishi": "keishi.1983@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/suzuki-0000/AnimatablePlayButton.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "AnimatablePlayButton/**/*.{h,swift}",
21   "requires_arc": true,
22   "frameworks": "UIKit"