[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / e / 3 / ROStorageBar / 1.0.3 / ROStorageBar.podspec.json
blob3448907e0b56f7135e27272ca250a481adf3cb21
2   "name": "ROStorageBar",
3   "version": "1.0.3",
4   "summary": "Dynamic Storage Bar (a là iTunes Usage Bar) written in Swift",
5   "description": "ROStorageBar is a library which provides an easy way to create an UIView which looks\nsimilar like the iTunes Usage Bar.\n",
6   "homepage": "https://github.com/prine/ROStorageBar",
7   "screenshots": [
8     "https://camo.githubusercontent.com/54ac217836c172791733d1464e805a7401db3dea/687474703a2f2f7072696e652e63682f2f524f53746f726167654261722e706e67",
9     "https://camo.githubusercontent.com/62c5d8ec8583b876d890236c4c6784e1ef54422b/687474703a2f2f7072696e652e63682f2f524f53746f726167654261725f63617074696f6e2e706e67"
10   ],
11   "license": "MIT",
12   "authors": {
13     "Robin Oster": "robin.oster@rascor.com"
14   },
15   "source": {
16     "git": "https://github.com/prine/ROStorageBar.git",
17     "tag": "1.0.3"
18   },
19   "social_media_url": "https://twitter.com/prinedev",
20   "platforms": {
21     "ios": "8.0"
22   },
23   "requires_arc": true,
24   "source_files": "Source/**/*",
25   "resource_bundles": {
26     "ROStorageBar": [
27       "Pod/Assets/*.png"
28     ]
29   }