[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / d / 6 / 1 / NSBundle+LoginItem / 1.0.4 / NSBundle+LoginItem.podspec.json
blob9436f49c020da0f9e0f2a06edf68de044513864c
2   "name": "NSBundle+LoginItem",
3   "version": "1.0.4",
4   "summary": "A NSBundle category for adding / removing the bundle to LoginItems",
5   "homepage": "https://github.com/nklizhe/NSBundle-LoginItem",
6   "license": "MIT",
7   "authors": {
8     "Tom Li": "nklizhe@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/nklizhe/NSBundle-LoginItem.git",
12     "tag": "1.0.4"
13   },
14   "platforms": {
15     "osx": "10.6"
16   },
17   "requires_arc": true,
18   "source_files": "Pod/Classes",
19   "public_header_files": "Pod/Classes/**/*.h"