[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / f / 4 / MPOProgressBar / 0.0.1 / MPOProgressBar.podspec.json
blob1338fcb1b529ed003f52799e09b6c5f20dfe43a7
2   "name": "MPOProgressBar",
3   "version": "0.0.1",
4   "authors": [
5     "Naituw",
6     "The Material Components authors"
7   ],
8   "summary": "A material design progress bar, supports both determinate and indeterminate modes",
9   "homepage": "https://github.com/Naituw/MPOProgressBar",
10   "license": "Apache 2.0",
11   "source": {
12     "git": "https://github.com/Naituw/MPOProgressBar.git",
13     "tag": "v0.0.1"
14   },
15   "requires_arc": true,
16   "frameworks": "QuartzCore",
17   "platforms": {
18     "ios": "7.0",
19     "osx": "10.10"
20   },
21   "source_files": "MPOProgressBar/*.{h,m}"