[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / c / 2 / b / Progressor / 1.0 / Progressor.podspec.json
blobae8c0a28a25e91393fdb4574f4dc54dca29fb7e4
2   "name": "Progressor",
3   "version": "1.0",
4   "summary": "To Show Progess Bar",
5   "description": "To show progress bar in user friendly way",
6   "homepage": "https://github.com/sathishvgs/Progressor",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "sathishvgs": "vgsathish1995@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/sathishvgs/Progressor.git",
16     "tag": "1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Progressor/Classes/**/*",
22   "resource_bundles": {
23     "Progressor": [
24       "Progressor/Assets/**/*.{xcassets}"
25     ]
26   }