[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / a / 1 / 0 / LLSpinner / 0.0.1 / LLSpinner.podspec.json
blobf54aa14fc91b9a86f919515a9a5c80f14254c0db
2   "name": "LLSpinner",
3   "version": "0.0.1",
4   "summary": "Simple and easy to use full screen activity indicator written in Swift",
5   "homepage": "https://github.com/alaphao/LLSpinner",
6   "license": {
7     "type": "MIT",
8     "file": "LICENCE"
9   },
10   "authors": "Aleph Retamal",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/alaphao/LLSpinner.git",
16     "tag": "0.0.1"
17   },
18   "source_files": [
19     "LLSpinner",
20     "LLSpinner/*.{swift,h}"
21   ]