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] ExpoFpCommon 4.8.3
[CocoaPods.git]
/
Specs
/
5
/
c
/
9
/
MNCLogging
/
1.0.0
/
MNCLogging.podspec.json
blob
d6f6a99128cffbd4b5d12c6fe5a8682af6e8cdd1
1
{
2
"name": "MNCLogging",
3
"version": "1.0.0",
4
"summary": "Simple Objective-C logging",
5
"homepage": "https://github.com/myell0w",
6
"license": {
7
"type": "MIT",
8
"file": "MIT-LICENSE.txt"
9
},
10
"authors": {
11
"Matthias Tretter": "m.yellow@gmx.at"
12
},
13
"source": {
14
"git": "https://github.com/myell0w/MNCLogging.git",
15
"tag": "1.0.0"
16
},
17
"source_files": "*.{h,m}",
18
"platforms": {
19
"ios": "6.0",
20
"osx": "10.7"
21
},
22
"requires_arc": true
23
}