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] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git]
/
Specs
/
2
/
1
/
c
/
ObjectPool
/
1.2.0
/
ObjectPool.podspec.json
blob
5a0c5e2f9424dc919a3fa24b36e6b8c98c058b73
1
{
2
"name": "ObjectPool",
3
"version": "1.2.0",
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/ObjectPool.git",
18
"tag": "1.2.0"
19
},
20
"source_files": "Classes/**/*.{h,m}",
21
"public_header_files": "Classes/**/*.{h}"
22
}