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] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
d
/
0
/
5
/
AZBugReporter
/
0.0.1
/
AZBugReporter.podspec.json
blob
a06af916bbd9726e428d5e0ec73aab9f3dbcab17
1
{
2
"name": "AZBugReporter",
3
"version": "0.0.1",
4
"summary": "iOS bug reporter.",
5
"homepage": "https://github.com/AndrewZhuCC/AZBugReporter",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Andrew": "zaz92537@126.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/AndrewZhuCC/AZBugReporter.git",
18
"tag": "0.0.1"
19
},
20
"source_files": [
21
"Classes",
22
"Classes/*.{h,m}"
23
],
24
"requires_arc": true
25
}