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