[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / b / 9 / OKActiveButton / 0.1.1 / OKActiveButton.podspec.json
blob6780d21bccdb2891cb1644efeeb53bc073e90fa8
2   "name": "OKActiveButton",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "OKActiveButton/Classes/**/*",
22   "dependencies": {
23     "CAHorizontalGradientLayer": [
24       "~> 0.1.0"
25     ]
26   }