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] LastFM.swift 1.5.0
[CocoaPods.git]
/
Specs
/
8
/
0
/
7
/
iOSFramework
/
1.0.0
/
iOSFramework.podspec.json
blob
864e8f9539135c492d450728255acdcd5228133b
1
{
2
"name": "iOSFramework",
3
"version": "1.0.0",
4
"summary": "音视频会议iOSSDK",
5
"homepage": "https://github.com/RainbowWait/iOSFramework.git",
6
"license": {
7
"type": "MIT",
8
"file": "FILE_LICENSE"
9
},
10
"authors": {
11
"小燕 郑": "1136200379@qq.com"
12
},
13
"source_files": [
14
"iOS-Framework/SDK",
15
"iOS-Framework/SDK/**/*.{pch}"
16
],
17
"source": {
18
"git": "https://github.com/RainbowWait/iOSFramework.git",
19
"tag": "1.0.0"
20
},
21
"platforms": {
22
"ios": "9.0"
23
},
24
"frameworks": [
25
"Foundation",
26
"ReplayKit",
27
"UIKit"
28
]
29
}