[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / b / 2 / SCCatWaitingHUD / 0.1.0 / SCCatWaitingHUD.podspec.json
blob7d2e1b171bd47f6451f9b5431633aff0f5db8051
2   "name": "SCCatWaitingHUD",
3   "version": "0.1.0",
4   "summary": "Cute and simple waiting HUD indicator on iOS",
5   "description": "Cute and simple waiting HUD indicator on iOS.",
6   "homepage": "https://github.com/SergioChan/SCCatWaitingHUD",
7   "license": "MIT",
8   "authors": {
9     "SergioChan": "yuheng9211@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/SergioChan/SCCatWaitingHUD.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "SCCatWaitingHUD": [
22       "Pod/Assets/*.png"
23     ]
24   }