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] AmazonIVSPlayer 1.36.0-rc.2
[CocoaPods.git]
/
Specs
/
1
/
0
/
f
/
NMTheme
/
1.0.0
/
NMTheme.podspec.json
blob
4c84dd827e9f189fb69bb53d0bab421d9f938f74
1
{
2
"name": "NMTheme",
3
"version": "1.0.0",
4
"summary": "Make development easier.",
5
"homepage": "https://github.com/huya-nimo/NMTheme",
6
"license": "MIT",
7
"authors": {
8
"songlinlu": "lusonglin121@163.com"
9
},
10
"platforms": {
11
"ios": "9.0"
12
},
13
"source": {
14
"git": "https://github.com/huya-nimo/NMTheme.git",
15
"tag": "1.0.0"
16
},
17
"source_files": [
18
"NMTheme",
19
"NMTheme/src/*"
20
],
21
"resources": [
22
"NMTheme/resource/*",
23
"NMTheme/script/*"
24
],
25
"frameworks": "UIKit",
26
"requires_arc": true
27
}