[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / c / 8 / LetsMove / 1.16 / LetsMove.podspec.json
blob8f32b85cb1b9aba524a73812bcb7632dc8d3726c
2   "name": "LetsMove",
3   "version": "1.16",
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.16"
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