[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / b / 9 / OKActiveButton / 0.1.2 / OKActiveButton.podspec.json
blob579f97fec0901b9d400513fc10adb0dbbdd8e54f
2   "name": "OKActiveButton",
3   "version": "0.1.2",
4   "summary": "OKActiveButton subclass of UIButton",
5   "description": "TODO: OKActiveButton extended subclass of UIButton. Set isActivity = YES.",
6   "homepage": "https://github.com/olegKa/OKActiveButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "olegKa": "kalinin_oleg@list.ru"
13   },
14   "source": {
15     "git": "https://github.com/olegKa/OKActiveButton.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "OKActiveButton/Classes/**/*",
22   "dependencies": {
23     "CAHorizontalGradientLayer": [
24       "~> 0.1.0"
25     ]
26   }