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] GizoSDK 2.0.2-alpha.02
[CocoaPods.git]
/
Specs
/
3
/
2
/
9
/
lxyTest
/
1.0.2
/
lxyTest.podspec.json
blob
74b53d1ffe7a31a325281bf8acbd74015d184a9c
1
{
2
"name": "lxyTest",
3
"version": "1.0.2",
4
"authors": {
5
"TestPodProject": "1120753616@qq.com"
6
},
7
"homepage": "https://github.com/lixueyuan/lxyTest",
8
"summary": "a dropdown menu for ios like wechat homepage.",
9
"source": {
10
"git": "https://github.com/lixueyuan/lxyTest.git",
11
"tag": "1.0.2"
12
},
13
"license": {
14
"type": "MIT",
15
"file": "LICENSE"
16
},
17
"platforms": {
18
"ios": "7.0"
19
},
20
"requires_arc": true,
21
"source_files": "lxyTest/**/*.{h,m}"
22
}