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] ZJSDK 2.5.8.16
[CocoaPods.git]
/
Specs
/
e
/
0
/
c
/
NStyle
/
1.0.1
/
NStyle.podspec.json
blob
18fbf5336a387fa0625a4c8ec2ea7b662d8a81a3
1
{
2
"name": "NStyle",
3
"version": "1.0.1",
4
"summary": "NStyle help you reuse UI styles",
5
"homepage": "http://knacker.com",
6
"license": "MIT",
7
"authors": "Nghia Nguyen",
8
"platforms": {
9
"ios": "8.0"
10
},
11
"source": {
12
"git": "https://github.com/nghiaphunguyen/NStyle",
13
"tag": "1.0.1"
14
},
15
"source_files": [
16
"Classes",
17
"NStyle/Source/**/*.{swift}"
18
],
19
"requires_arc": true,
20
"pushed_with_swift_version": "3.0"
21
}