[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / b / 1 / e / YZYButton / 1.0.0 / YZYButton.podspec.json
bloba0f63fd37405a7a1b3f69117c638c8f0d6a63be3
2   "name": "YZYButton",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "简化按钮的创建,避免重复造轮子",
6   "homepage": "https://github.com/LeaderBoy/YZYButton",
7   "authors": {
8     "LeaderBoy": "748603349@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/LeaderBoy/YZYButton.git",
12     "tag": "1.0.0"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source_files": "YZYButton/**/*.{h,m}"