[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 1 / b / c / BIZActivityButton / 1.0.0 / BIZActivityButton.podspec.json
blob27727008a687b2ec156cdc87c593fe077cd2c7da
2   "name": "BIZActivityButton",
3   "version": "1.0.0",
4   "summary": "BIZActivityButton is a subclass of UIButton with activity indicator that can be used to show some processing.",
5   "homepage": "https://github.com/bizibizi/BIZActivityButton",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Igor Bizi": "igorbizi@mail.ru"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/bizibizi/BIZActivityButton.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "Classes/*.{h,m}",
21   "public_header_files": "Classes/*.h",
22   "frameworks": "Foundation",
23   "requires_arc": true