[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 4 / 5 / 1 / LSCore / 0.0.2 / LSCore.podspec.json
blob38f310c18bf2c24cfee0058dc85ce4501e6d2797
2   "name": "LSCore",
3   "version": "0.0.2",
4   "summary": "A library for cocoa commons.",
5   "description": "A library for cocoa commons.",
6   "homepage": "http://EXAMPLE/LSCore",
7   "license": "MIT",
8   "authors": {
9     "Hayoung": "drumrobot43@gmail.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/light-and-salt/cocoa-commons"
16   },
17   "source_files": [
18     "Classes",
19     "LSCore/**/*.{h,m}"
20   ],
21   "public_header_files": "LSCore/**/*.h"