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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
b
/
0
/
5
/
MethodCopyer
/
1.0.2
/
MethodCopyer.podspec.json
blob
30c4cc3e2548c43f0c42847345a9463589570b2a
1
{
2
"name": "MethodCopyer",
3
"version": "1.0.2",
4
"summary": "summary",
5
"homepage": "http://www.jrwong.com",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"author": "Jrwong"
12
},
13
"platforms": {
14
"ios": "8.0"
15
},
16
"source": {
17
"git": "https://github.com/scubers/MethodCopyer.git",
18
"tag": "1.0.2"
19
},
20
"source_files": "Classes/**/*.{h,m}",
21
"public_header_files": "Classes/**/*.{h}"
22
}