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] RXSDK_Pure 3.0.301
[CocoaPods.git]
/
Specs
/
a
/
2
/
f
/
iOSCommon
/
0.0.1
/
iOSCommon.podspec.json
blob
20e98f9e648b0863520bd727f788530126a433a2
1
{
2
"name": "iOSCommon",
3
"version": "0.0.1",
4
"summary": "A short summary",
5
"description": "一个测试打包的cocoapods项目",
6
"homepage": "https://github.com/enigma9527/iOSCommon",
7
"license": "MIT",
8
"authors": {
9
"bluedream": "1036949756@qq.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/enigma9527/iOSCommon.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"iOSCommon",
20
"*.{h,m}"
21
],
22
"frameworks": [
23
"UIKit",
24
"AVFoundation",
25
"Foundation"
26
]
27
}