[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / 5 / 1 / LSCore / 0.0.1 / LSCore.podspec.json
blob0761a2148745d1be75b5d4f62598d302154eaa8b
2   "name": "LSCore",
3   "version": "0.0.1",
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   ]