[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / a / 3 / 6 / EMCLoginItem / 1.0.2 / EMCLoginItem.podspec.json
blob41fb8596ea8b4fb6a1fc944dcfa7b8c420df9cb7
2   "name": "EMCLoginItem",
3   "version": "1.0.2",
4   "summary": "EMCLoginItem is an Objective-C library to query, add and remove login items in Apple OS X.",
5   "description": "`EMCLoginItem` is an Objective-C library to query, add and remove login items\nin Apple OS X.",
6   "homepage": "https://github.com/emcrisostomo/EMCLoginItem",
7   "license": {
8     "type": "BSD",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Enrico M. Crisostomo": "http://thegreyblog.blogspot.com/"
13   },
14   "social_media_url": "http://thegreyblog.blogspot.com",
15   "platforms": {
16     "osx": null
17   },
18   "source": {
19     "git": "https://github.com/emcrisostomo/EMCLoginItem.git",
20     "tag": "1.0.2"
21   },
22   "source_files": [
23     "EMCLoginItem",
24     "EMCLoginItem/**/*.{h,m}"
25   ],
26   "exclude_files": "EMCLoginItem/Exclude",
27   "requires_arc": true