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] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git]
/
Specs
/
a
/
6
/
5
/
LxyTestDemo
/
1.0.5
/
LxyTestDemo.podspec.json
blob
11c04ec1c0d8332dfa95062939f9a80eb31d2daf
1
{
2
"name": "LxyTestDemo",
3
"version": "1.0.5",
4
"summary": "这个是测试",
5
"description": "要啥自行车",
6
"homepage": "https://github.com/xianzi0509/LxyTestDemo",
7
"license": "MIT",
8
"authors": {
9
"刘祥洋": "xiangyang.liu@mljr.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/xianzi0509/LxyTestDemo.git",
16
"tag": "1.0.5"
17
},
18
"source_files": "LxyTestDemo/**/*",
19
"requires_arc": true,
20
"dependencies": {
21
"AFNetworking": [
22
"~> 3.1.0"
23
],
24
"CommonCrypto": [
25
26
]
27
}
28
}