[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / d / c / UUButton / 1.0 / UUButton.podspec.json
blob4afb7b27e6a76adbee2f27816e7154ab8f3555c5
2   "name": "UUButton",
3   "version": "1.0",
4   "summary": "A button that focuses on the way of content alignment.",
5   "homepage": "https://github.com/CheeryLau/UUButton",
6   "license": "MIT",
7   "authors": {
8     "Cheery Lau": "1625977078@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/CheeryLau/UUButton.git",
12     "tag": "1.0"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "UUButton/**/*.{h,m}",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ]