[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / c / 8 / LetsMove / 1.9 / LetsMove.podspec.json
blobd148e543b5599a7f60ba8064cd0c94f707b83a37
2   "name": "LetsMove",
3   "version": "1.9",
4   "summary": "Move 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.5"
12   },
13   "source": {
14     "git": "https://github.com/potionfactory/LetsMove.git",
15     "tag": "v1.9"
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