[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / 0 / HActionButton / 1.0.0 / HActionButton.podspec.json
blob539d03425e81e59828648af72acbcb5f512bbc79
2   "name": "HActionButton",
3   "version": "1.0.0",
4   "summary": "Action button with customizable items, position and animation.",
5   "description": "An customizable action button subclassing UIView where the mainButton, itemButton, and animation can all be customized. Besides flexibility of customization, default settings and built-in functions also provide great usability of the pod.",
6   "homepage": "https://github.com/popodidi/HActionButton",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Chang, Hao": "popodidi@livemail.tw"
13   },
14   "source": {
15     "git": "https://github.com/popodidi/HActionButton.git",
16     "tag": "1.0.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "HActionButton/Classes/**/*"