[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 9 / d / 0 / ActivityBar / 1.0.2 / ActivityBar.podspec.json
blobb9fbf227f4e0a1acce5a99f7b6ab687c90fd419c
2   "name": "ActivityBar",
3   "version": "1.0.2",
4   "summary": "An iMessage UIProgressBar-style view for showing ogoing activity",
5   "description": "Inspired by the UIProgressBar seen throughout iOS and especially in messages, this simple view displays ongoing activity. Customize color and start/stop the animation at any time.",
6   "homepage": "https://github.com/tannernelson/ActivityBar",
7   "screenshots": "http://tanner.xyz/activity-bar/activity-bar.gif",
8   "license": "MIT",
9   "authors": {
10     "Tanner Nelson": "tanner@bluebite.com"
11   },
12   "source": {
13     "git": "https://github.com/tannernelson/ActivityBar.git",
14     "tag": "1.0.2"
15   },
16   "social_media_url": "https://twitter.com/the_teet",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "Pod/Classes/**/*",
22   "resource_bundles": {
23     "ActivityBar": [
24       "Pod/Assets/*.png"
25     ]
26   },
27   "frameworks": "UIKit"