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] TealeafReactNativeDebug 10.6.312
[CocoaPods.git]
/
Specs
/
7
/
4
/
f
/
LCTools
/
0.0.2
/
LCTools.podspec.json
blob
b4b0e4f2838f917e7dea45fee0d08aecbc8c52ab
1
{
2
"name": "LCTools",
3
"version": "0.0.2",
4
"summary": "LCTools.",
5
"homepage": "https://github.com/LucaQAQ/LCTools",
6
"license": "MIT",
7
"authors": {
8
"luca": "luca@cocoaluca.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"frameworks": [
14
"Foundation",
15
"UIKit"
16
],
17
"source": {
18
"git": "https://github.com/LucaQAQ/LCTools.git",
19
"tag": "0.0.1"
20
},
21
"source_files": "LCTools/LCTools/LCTools/**/*.{h,m}",
22
"requires_arc": true,
23
"dependencies": {
24
"Masonry": [
25
26
]
27
}
28
}