[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 9 / 3 / 1 / SpinKit / 1.1.0 / SpinKit.podspec.json
blobdfc998300a8cd236e56ac994064728e362554f36
2   "name": "SpinKit",
3   "version": "1.1.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.1.0"
12   },
13   "license": {
14     "type": "MIT",
15     "file": "LICENSE"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "public_header_files": "SpinKit/RTSpinKitView.h",
21   "source_files": "SpinKit/**/*.{m,h}",
22   "requires_arc": true