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] Spotify-iOS-Auth 1.0.3
[CocoaPods.git]
/
Specs
/
6
/
b
/
d
/
SAMWeak
/
0.0.1
/
SAMWeak.podspec.json
blob
9e177af59983d81401e768e1d263615d1ad363ba
1
{
2
"name": "SAMWeak",
3
"version": "0.0.1",
4
"summary": "Obj-C macro for easy creating weak references.",
5
"homepage": "https://github.com/samnung/SAMWeak",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Roman Kříž": "samnung@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/samnung/SAMWeak.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "*.{h}",
18
"requires_arc": true
19
}