[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / b / e / f / LLAButton / 0.2.0 / LLAButton.podspec.json
blobff9049bf84f321421f5f20bcd42757b573cea16a
2   "name": "LLAButton",
3   "version": "0.2.0",
4   "summary": "A delightful subclass of UIButton.",
5   "description": "A UIButton subclass that supports setting colors for different states.",
6   "homepage": "https://github.com/lipka/LLAButton",
7   "license": "MIT",
8   "authors": {
9     "Lukas Lipka": "lukaslipka@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/lipka/LLAButton.git",
13     "tag": "0.2.0"
14   },
15   "social_media_url": "https://twitter.com/lipec",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "public_header_files": "Pod/Classes/**/*.h",
22   "frameworks": "UIKit"