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] SpikeSDK 4.0.11-beta.5
[CocoaPods.git]
/
Specs
/
8
/
5
/
9
/
NXCategories
/
0.2.3
/
NXCategories.podspec.json
blob
d0c4e11f5d60232ed8e9df4256681078428f22a4
1
{
2
"name": "NXCategories",
3
"version": "0.2.3",
4
"summary": "个人的iOSCategories",
5
"homepage": "https://github.com/qufeng33/NXCategories",
6
"license": "MIT",
7
"authors": {
8
"nightx": "qufeng33@hotmail.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/qufeng33/NXCategories.git",
15
"tag": "0.2.3"
16
},
17
"source_files": "NXCategories/**/*",
18
"requires_arc": true,
19
"dependencies": {
20
"MBProgressHUD": [
21
"~> 0.9.0"
22
]
23
}
24
}