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] SindarinSwiftSDK 1.0.0
[CocoaPods.git]
/
Specs
/
9
/
4
/
0
/
LXMCodeTest
/
1.0.0
/
LXMCodeTest.podspec.json
blob
a23c566c393b782f209018ec681243edc7700dbd
1
{
2
"name": "LXMCodeTest",
3
"version": "1.0.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.0.0"
16
},
17
"source_files": "Test/**/*.{h,m}",
18
"requires_arc": true
19
}