[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / f / 9 / YQButton / 1.0 / YQButton.podspec.json
blob9178fde7ca941d61ee1c6080121ce1b5902a9e46
2   "name": "YQButton",
3   "version": "1.0",
4   "summary": "YQButton can easy to set image and label position.",
5   "homepage": "https://github.com/QuinceyYang/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/QuinceyYang/YQButton.git",
18     "tag": "1.0"
19   },
20   "source_files": "YQButton/Source/*.{swift,h,m,c}",
21   "exclude_files": "Classes/Exclude",
22   "requires_arc": true