[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 0 / 4 / MBSimpleLoadingIndicator / 0.1.0 / MBSimpleLoadingIndicator.podspec.json
blob34ee16c2681574f959646ac3b60caf8acadffbff
2   "name": "MBSimpleLoadingIndicator",
3   "version": "0.1.0",
4   "summary": "A super customizable loading circle for iOS.",
5   "description": "A simple way to set up a loading circle (or semi-circle or line) that lets you control the colors, sizing placement and much more, all while animating your changes. Also, this blocks click events, which can cause nasty crashes when waiting for network calls and the like to complete, -Loading, -Indicator, -LoadingIndicator, -objectivec, -ios, -iphone, -xcode",
6   "homepage": "https://github.com/mbrenman/MBSimpleLoadingIndicator",
7   "license": "MIT",
8   "authors": {
9     "mbrenman": "mattbrenman@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/mbrenman/MBSimpleLoadingIndicator.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/mattbrenman",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes",
21   "resource_bundles": {
22     "MBSimpleLoadingIndicator": [
23       "Pod/Assets/*.png"
24     ]
25   }