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
/
5
/
8
/
a
/
amenLib
/
0.1.0
/
amenLib.podspec.json
blob
ff2a7c62a9837be51e15b0c2e7b9be68e276395b
1
{
2
"name": "amenLib",
3
"version": "0.1.0",
4
"summary": "amenLib",
5
"description": "xxxxxoooo",
6
"homepage": "https://github.com/applespen/amenLib",
7
"license": "MIT",
8
"authors": {
9
"sbw": "stevin_sun@163.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/applespen/amenLib.git",
16
"tag": "0.1.0"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"exclude_files": "Classes/Exclude",
23
"requires_arc": true
24
}