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] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
2
/
e
/
c
/
MGTools
/
0.0.3
/
MGTools.podspec.json
blob
52f157f5747a66c04d4e96d82fc8a75adf1f64bb
1
{
2
"name": "MGTools",
3
"version": "0.0.3",
4
"summary": "一些oc 常用的工具类.",
5
"homepage": "https://github.com/xiaomage1478/Tools",
6
"license": "MIT",
7
"authors": {
8
"xiaomage": "martin1478@163.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/xiaomage1478/Tools.git",
15
"tag": "0.0.3"
16
},
17
"source_files": "MGTools/Tools/*.{h,m}",
18
"requires_arc": true
19
}