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] RnpKit 1.2.5
[CocoaPods.git]
/
Specs
/
5
/
4
/
b
/
NHFDevice
/
1.0.2
/
NHFDevice.podspec.json
blob
e8b4c91a9d8358122637b97a6d2fd2036fc46b9f
1
{
2
"name": "NHFDevice",
3
"version": "1.0.2",
4
"summary": "IOS布局相关方面的",
5
"homepage": "https://github.com/nhfc99/NHFDevice.git",
6
"license": "MIT",
7
"authors": {
8
"nhfc99": "nhfc99@163.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/nhfc99/NHFDevice.git",
15
"tag": "1.0.2"
16
},
17
"requires_arc": true,
18
"source_files": "Class/NHFDevice/*.{h,m}",
19
"public_header_files": [
20
"Class/NHFDevice/*.h"
21
],
22
"frameworks": [
23
"QuartzCore",
24
"CoreData",
25
"Foundation",
26
"UIKit"
27
]
28
}