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] AmpMux 9.3.2
[CocoaPods.git]
/
Specs
/
a
/
6
/
5
/
LxyTestDemo
/
1.0.1
/
LxyTestDemo.podspec.json
blob
cf5abf993dfc54b9cbe93bf1814488cee8f7cf64
1
{
2
"name": "LxyTestDemo",
3
"version": "1.0.1",
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.1"
17
},
18
"source_files": [
19
"LxyTestDemo",
20
"LxyTestDemo/**/*"
21
],
22
"requires_arc": true
23
}