[Add] TIoTLinkVideo 2.4.35
[CocoaPods.git] / Specs / 2 / a / 7 / RXProgressBar / 0.1.0 / RXProgressBar.podspec.json
blobe84b54f48c5853d87a17347592630c0c8a9a4024
2   "name": "RXProgressBar",
3   "version": "0.1.0",
4   "summary": "RXProgress is an iOS (objective-c) implementation of a Web element known as “Progress Bar Step by Step”.",
5   "description": "The library is an account Manager with cells. You can transfer the data models to the RXProgressBar after that, it will do all the work for you.",
6   "homepage": "https://github.com/m1a7/RXProgressBar",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "m1a7": "thisismymail03@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/m1a7/RXProgressBar.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "RXProgressBar/Classes/**/*",
22   "resource_bundles": {
23     "RXProgressBar": [
24       "RXProgressBar/Assets/*"
25     ]
26   },
27   "public_header_files": "RXProgressBar/Classes/**/*.h",
28   "frameworks": "UIKit",
29   "dependencies": {
30     "RXLayoutGallary": [
31       "~> 1.1.2"
32     ],
33     "NYTPhotoViewer": [
35     ]
36   }