[Add] ACWebSocketClient 0.1.0
[CocoaPods.git] / Specs / a / f / 9 / YQButton / 0.0.2 / YQButton.podspec.json
blob665e0075c63d02e4657630291a60d120fc0d037e
2   "name": "YQButton",
3   "version": "0.0.2",
4   "summary": "YQButton can easy to set image and label position.",
5   "homepage": "https://github.com/yqing0115/YQButton",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "杨清": "yangqing1989@icloud.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/yqing0115/YQButton.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "YQButtonDemo/YQButtonDemo/YQButton/*.{swift,h,m,c}",
21   "exclude_files": "Classes/Exclude",
22   "requires_arc": true