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] FCNews 0.3.26
[CocoaPods.git]
/
Specs
/
7
/
1
/
c
/
BMPrivatePods
/
0.0.3
/
BMPrivatePods.podspec.json
blob
623b99f077a8c6ea68333f697ee4804887835dad
1
{
2
"name": "BMPrivatePods",
3
"version": "0.0.3",
4
"summary": "bm常用类别.",
5
"description": "BirdMichael PrivatePods",
6
"homepage": "https://github.com/birdmichael/PrivatePods",
7
"license": "MIT",
8
"authors": {
9
"BM": "229953445@qq.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/birdmichael/PrivatePods.git",
16
"tag": "0.0.3"
17
},
18
"source_files": [
19
"BMPrivatePods",
20
"BMPrivatePods/**/*.{h,m}"
21
],
22
"frameworks": [
23
"Foundation",
24
"UIKit"
25
]
26
}