[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 1 / 7 / UIButton-LXLayoutExt / 0.3 / UIButton-LXLayoutExt.podspec.json
blobd3c461d4c273a40fbede42eab11a9898c4edc873
2   "name": "UIButton-LXLayoutExt",
3   "version": "0.3",
4   "summary": "UIButton contains UIImageView and UILabel customize layout.",
5   "homepage": "https://github.com/juzi888999/UIButton-LXLayoutExt",
6   "license": "MIT",
7   "authors": {
8     "juzi888999": "juzi888999@gmail.com"
9   },
10   "platforms": {
11     "ios": "6.0"
12   },
13   "source": {
14     "git": "https://github.com/juzi888999/UIButton-LXLayoutExt.git",
15     "tag": "0.3"
16   },
17   "source_files": [
18     "UIButton-LXLayoutExt/*",
19     "UIButton-LXLayoutExt/**/*.{h,m}"
20   ],
21   "exclude_files": "LXLayoutExtDemo",
22   "frameworks": [
23     "Foundation",
24     "CoreGraphics",
25     "UIKit"
26   ],
27   "requires_arc": true