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] Ads-Global-Beta 6.5.0.2
[CocoaPods.git]
/
Specs
/
9
/
7
/
c
/
SYDTEST
/
0.0.1
/
SYDTEST.podspec.json
blob
0584837acb4ffc31e3a2bd17d60f15b27ca9e3ed
1
{
2
"name": "SYDTEST",
3
"version": "0.0.1",
4
"summary": "开始测试",
5
"homepage": "https://github.com/syd24/SYDTEST",
6
"license": "MIT",
7
"authors": {
8
"YingdongShi": "2602845404@qq.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/syd24/SYDTEST.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"Mytest",
19
"Mytest/**/*.{h,m}"
20
],
21
"requires_arc": true
22
}