repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] CXHAdSDK 1.4.6
[CocoaPods.git]
/
Specs
/
4
/
5
/
1
/
LSCore
/
0.0.1
/
LSCore.podspec.json
blob
0761a2148745d1be75b5d4f62598d302154eaa8b
1
{
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
]
21
}