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
[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git]
/
Specs
/
9
/
b
/
3
/
LHJTestes
/
0.0.3
/
LHJTestes.podspec.json
blob
90cda64dc5cf2916e6ccfd46bdd4248032ca1ea2
1
{
2
"name": "LHJTestes",
3
"version": "0.0.3",
4
"summary": "I want to pass it.",
5
"description": "this is a test, i will crazy, please let pass it.",
6
"homepage": "https://github.com/lhjzzu/LHJTestes",
7
"license": "MIT",
8
"authors": {
9
"lhjzzu": "1822657131@qq.com"
10
},
11
"platforms": {
12
"ios": "5.0",
13
"osx": "10.7"
14
},
15
"source": {
16
"git": "https://github.com/lhjzzu/LHJTestes.git",
17
"tag": "0.0.3"
18
},
19
"source_files": [
20
"LHJTestes",
21
"LHJTestesDemo/*.h"
22
],
23
"requires_arc": true,
24
"frameworks": [
25
"QuartzCore",
26
"CoreData"
27
],
28
"dependencies": {
29
"AFNetworking": [
30
"~> 1.3.2"
31
]
32
}
33
}