[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 3 / 2 / e / AHLaunchCtl / 0.1.1 / AHLaunchCtl.podspec.json
blob043696ec14684e834264c360d4537a16b482790c
2   "name": "AHLaunchCtl",
3   "version": "0.1.1",
4   "license": "MIT",
5   "summary": "An LaunchD framework for OSX Cocoa apps",
6   "homepage": "https://github.com/eahrold/AHLaunchCtl",
7   "authors": {
8     "Eldon Ahrold": "eldon.ahrold@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/eahrold/AHLaunchCtl.git",
12     "tag": "0.1.1"
13   },
14   "platforms": {
15     "osx": "10.8"
16   },
17   "requires_arc": true,
18   "public_header_files": "AHLaunchCtl/*.h",
19   "source_files": "AHLaunchCtl/*.{h,m}",
20   "frameworks": [
21     "SystemConfiguration",
22     "ServiceManagement",
23     "Security"
24   ]