[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 8 / a / 3 / AvDemo / 0.0.5 / AvDemo.podspec.json
blob49129769df489a258c1f100a9e82ee1f826d3ddc
2   "name": "AvDemo",
3   "version": "0.0.5",
4   "license": {
5     "type": "GNU",
6     "file": "LICENSE"
7   },
8   "summary": "An iOS activity indicator view.",
9   "description": "AvDemo is an iOS drop-in class that displays a translucent AvDemo\nwith an indicator and/or labels while work is being done in a background thread.\nThe HUD is meant as a replacement for the undocumented, private UIKit TestForAvdhesh\nwith some additional features.",
10   "homepage": "http://www.mobileprogramming.com",
11   "authors": {
12     "Avdhesh Sharma": "anurag_android@hotmail.com"
13   },
14   "source": {
15     "git": "https://github.com/avadhesh12345678/AvDemo.git",
16     "tag": "0.0.5"
17   },
18   "platforms": {
19     "ios": "6.0"
20   },
21   "source_files": "AvDemo/Classes/**/*.{h,m}",
22   "requires_arc": true