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] NoctuaSDK 0.6.0
[CocoaPods.git]
/
Specs
/
6
/
7
/
1
/
MY_TestDomo
/
1.0
/
MY_TestDomo.podspec.json
blob
69cb2eef146a0d26df010e264d8ebf7cf8377494
1
{
2
"name": "MY_TestDomo",
3
"version": "1.0",
4
"platforms": {
5
"ios": "8.0"
6
},
7
"license": "MIT",
8
"homepage": "https://github.com/lanchc/MY_TestDomo",
9
"authors": {
10
"lanchc": "543518851@qq.com"
11
},
12
"summary": "这个是一个测试,实用pod开发模块的项目。",
13
"source": {
14
"git": "https://github.com/lanchc/MY_TestDomo.git",
15
"tag": "1.0"
16
},
17
"source_files": "MY_TestDomo/**/*.{h,m}"
18
}