[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 0 / e / 3 / ROStorageBar / 2.0.0 / ROStorageBar.podspec.json
blob0e2c55608f46a9e169295cde599e9319fd65af09
2   "name": "ROStorageBar",
3   "version": "2.0.0",
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.",
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": "2.0.0"
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   }