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] RegulaCommonNightly 7.5.939
[CocoaPods.git]
/
Specs
/
b
/
c
/
6
/
SomeSupport
/
1.0.0
/
SomeSupport.podspec.json
blob
89dcc84e8c0e698426c20857aaeb6a35503abba4
1
{
2
"name": "SomeSupport",
3
"version": "1.0.0",
4
"summary": "常用方法.",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://github.com/MasterChatting/SomeSupport",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"NHT": "NHT"
13
},
14
"source": {
15
"git": "https://github.com/MasterChatting/SomeSupport.git",
16
"tag": "1.0.0"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "SomeSupport/Classes/**/*"
22
}