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] TMNewsInformationSDK 1.2.70
[CocoaPods.git]
/
Specs
/
a
/
6
/
4
/
ObjC2020
/
1.0
/
ObjC2020.podspec.json
blob
f9dfb9658ec482b1ad369a109c4f229f2f4ee8d4
1
{
2
"name": "ObjC2020",
3
"version": "1.0",
4
"summary": "A versatile Objective-C macro language.",
5
"homepage": "https://github.com/Meterwhite/ObjC2020",
6
"license": "MIT",
7
"authors": {
8
"meterwhite": "meterwhite@outlook.com"
9
},
10
"requires_arc": true,
11
"source": {
12
"git": "https://github.com/Meterwhite/ObjC2020.git",
13
"tag": "1.0"
14
},
15
"source_files": "ObjC2020/*.{h,m}",
16
"platforms": {
17
"osx": null,
18
"ios": null,
19
"tvos": null,
20
"watchos": null
21
}
22
}