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] LogRocket 1.47.2
[CocoaPods.git]
/
Specs
/
2
/
0
/
b
/
XUtility
/
0.1.1
/
XUtility.podspec.json
blob
b017fd029415a3d84db54b8efd5c2e6d0c7e9006
1
{
2
"name": "XUtility",
3
"version": "0.1.1",
4
"summary": "这是工具类",
5
"frameworks": [
6
"UIKit",
7
"Foundation",
8
"JavaScriptCore",
9
"StoreKit",
10
"AudioToolbox"
11
],
12
"homepage": "https://github.com/yangyueguang/MyCocoaPods",
13
"license": "MIT",
14
"authors": {
15
"yangyueguang": "2829969299@qq.com"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source": {
21
"git": "https://github.com/yangyueguang/MyCocoaPods.git",
22
"tag": "0.1.1"
23
},
24
"source_files": "Category/Utility.{h,m}",
25
"dependencies": {
26
"AFNetworking": [
27
28
],
29
"NSString+expanded": [
30
31
]
32
}
33
}