[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 5 / 1 / 7 / UIButton-LXLayout / 0.2 / UIButton-LXLayout.podspec.json
blobacd7a5938ecce03de7b3cadd8b8b407cbda00601
2   "name": "UIButton-LXLayout",
3   "version": "0.2",
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.2"
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