[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 9 / 3 / 1 / SpinKit / 1.0.0 / SpinKit.podspec.json
blob885a5779c935843a1d894319079d6591b6b9342a
2   "name": "SpinKit",
3   "version": "1.0.0",
4   "authors": {
5     "Ramon Torres": "raymondjavaxx@gmail.com"
6   },
7   "homepage": "https://github.com/raymondjavaxx/SpinKit-ObjC",
8   "summary": "UIActivityIndicatorView replacement with multiple styles and animations.",
9   "source": {
10     "git": "https://github.com/raymondjavaxx/SpinKit-ObjC.git",
11     "tag": "1.0.0"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "SpinKit/RTSpinKitView.{m,h}",
21   "requires_arc": true