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
[Delete] NIMSDK_LITE 8.9.122
[CocoaPods.git]
/
Specs
/
0
/
e
/
f
/
NullHandler
/
1.0.0
/
NullHandler.podspec.json
blob
f7531009a95ec9df662e9e54768fc980891facb7
1
{
2
"name": "NullHandler",
3
"version": "1.0.0",
4
"license": "MIT",
5
"summary": "A Test Demo",
6
"homepage": "http://linsangeng.com/",
7
"source": {
8
"git": "https://github.com/linsangeng/NullHandler.git",
9
"tag": "1.0.0"
10
},
11
"source_files": "File/*.{h,m}",
12
"requires_arc": true,
13
"platforms": {
14
"ios": "7.0"
15
},
16
"frameworks": [
17
"UIKit",
18
"Foundation"
19
],
20
"authors": {
21
"linsangeng": "j2433888620@icloud.com"
22
},
23
"social_media_url": "http://linsangeng.com"
24
}