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] Shakuro.BroadcastAsyncStream 1.0.2
[CocoaPods.git]
/
Specs
/
9
/
d
/
2
/
PDCTest
/
1.0.0
/
PDCTest.podspec.json
blob
7a775637da15f55e2a4c85b0a0b17e8c8ab548f8
1
{
2
"name": "PDCTest",
3
"version": "1.0.0",
4
"summary": "Test",
5
"homepage": "https://github.com/doubleckeck/TestPods",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE.md"
9
},
10
"authors": {
11
"doublecheck": "doublecheck@yeah.net"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/doubleckeck/TestPods.git",
18
"tag": "1.0.0"
19
},
20
"source_files": "Test/Test/*.{h,m}",
21
"requires_arc": true
22
}