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] CXHAdSDK 1.4.6
[CocoaPods.git]
/
Specs
/
2
/
1
/
6
/
JRKits
/
0.0.1
/
JRKits.podspec.json
blob
7fdc9f49db7c1cdf30d3c73843baccbef0971eac
1
{
2
"name": "JRKits",
3
"version": "0.0.1",
4
"summary": "Jabber 开发的一系列工具文件。",
5
"description": "1、基本工具,网络请求,控制器基类。",
6
"homepage": "https://github.com/jackfrow",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"Jackfrow": "1184571039@qq.com"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/jackfrow/JRKits.git",
19
"tag": "0.0.1"
20
},
21
"source_files": "JRKits/**/*.{h,m}",
22
"requires_arc": true
23
}