[Add] GluedInCoreSDK 2.5.1
[CocoaPods.git] / Specs / 1 / d / e / CCNLaunchAtLoginItem / 0.1.0 / CCNLaunchAtLoginItem.podspec.json
blob1181f82e814034fa0ed8e6cbe31b8f9154c17142
2   "name": "CCNLaunchAtLoginItem",
3   "version": "0.1.0",
4   "summary": "Objective-C class for handling \"launch at login\".",
5   "description": "An Objective-C class that encapsulates the functionality for launching a Mac application automatic on login, presented in a very simple interface.",
6   "homepage": "https://github.com/phranck/CCNLaunchAtLoginItem",
7   "authors": {
8     "Frank Gregor": "phranck@cocoanaut.com"
9   },
10   "source": {
11     "git": "https://github.com/phranck/CCNLaunchAtLoginItem.git",
12     "tag": "0.1.0"
13   },
14   "platforms": {
15     "osx": "10.10"
16   },
17   "requires_arc": true,
18   "source_files": "*.{h,m}",
19   "license": {
20     "type": "MIT"
21   }