[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / b / 2 / SCCatWaitingHUD / 0.1.3 / SCCatWaitingHUD.podspec.json
blob402645aeb7fb88456dd0ab5114e3f432b5f17f9c
2   "name": "SCCatWaitingHUD",
3   "version": "0.1.3",
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   "screenshots": "https://raw.githubusercontent.com/SergioChan/SCCatWaitingHUD/master/Preview/preview.png",
8   "license": "MIT",
9   "authors": {
10     "SergioChan": "yuheng9211@qq.com"
11   },
12   "source": {
13     "git": "https://github.com/SergioChan/SCCatWaitingHUD.git",
14     "tag": "0.1.3"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "SCCatWaitingHUD": [
23       "Pod/Assets/*.png"
24     ]
25   }