[Add] DaroMAds 0.5.0
[CocoaPods.git] / Specs / c / 5 / b / UIActivityLabel / 0.0.1 / UIActivityLabel.podspec.json
blob615fa2c3c82d957db0895ae9fe46803c0caea427
2   "name": "UIActivityLabel",
3   "version": "0.0.1",
4   "summary": "Label with ActivityIndicator",
5   "description": "\"Custom UILabel with ActivityIndicator\"",
6   "homepage": "https://github.com/GuilhermeMachado/UIActivityLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Guilherme Machado": "guilherme.menon.machado@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/GuilhermeMachado/UIActivityLabel.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "UIActivityLabel",
23     "UIActivityLabel/**/*.{h,m}"
24   ]