[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / c / 8 / LetsMove / 1.20 / LetsMove.podspec.json
blobf0c5d38d5271aeb77cf585fb84ec986cf086d7d7
2   "name": "LetsMove",
3   "version": "1.20",
4   "summary": "Moves a running Mac application to the /Applications directory.",
5   "homepage": "https://github.com/potionfactory/LetsMove/",
6   "license": "Public Domain",
7   "authors": {
8     "Andy Kim": "andy@potionfactory.com"
9   },
10   "platforms": {
11     "osx": "10.6"
12   },
13   "source": {
14     "git": "https://github.com/potionfactory/LetsMove.git",
15     "tag": "v1.20"
16   },
17   "source_files": "*.{h,m}",
18   "exclude_files": [
19     "main.m",
20     "LetsMoveAppDelegate.{h,m}"
21   ],
22   "public_header_files": "PFMoveApplication.h",
23   "resources": "*.lproj",
24   "requires_arc": false