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] YLCategory-MacOS 1.1.3
[CocoaPods.git]
/
Specs
/
9
/
4
/
0
/
LXMCodeTest
/
1.1.0
/
LXMCodeTest.podspec.json
blob
27e18730984dfb77c85a736ef85abc569ea4f9db
1
{
2
"name": "LXMCodeTest",
3
"version": "1.1.0",
4
"summary": "测试cocoapods管理项目",
5
"homepage": "https://github.com/DeveloperMin/LXMCodeTest",
6
"license": "MIT",
7
"authors": {
8
"Limmy": "lixingmin0214@163.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/DeveloperMin/LXMCodeTest.git",
15
"tag": "1.1.0"
16
},
17
"source_files": "LXMCodeTest/**/*.{h,m}",
18
"requires_arc": true
19
}