[Add] YIM 2.2.1
[CocoaPods.git] / Specs / 4 / e / f / WhdeButtonLoad / 1.0.0 / WhdeButtonLoad.podspec.json
blob92a7052b4e84a24db5efdeb4495a8076bff2a7f5
2   "name": "WhdeButtonLoad",
3   "version": "1.0.0",
4   "summary": "iOS UIButton with Loadding State.",
5   "homepage": "https://github.com/whde/WhdeButtonLoad",
6   "license": "MIT",
7   "authors": {
8     "Whde": "460290973@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/whde/WhdeButtonLoad.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "WhdeButtonLoad/Class/*",
18   "frameworks": "Foundation",
19   "requires_arc": true,
20   "description": "iOS UIButton with Loadding State. When you Click UIButton, than POST/GET some Data From Internet. UIButton can show Loading State at this SPACE TIME."