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] ShopSphare 1.0.4
[CocoaPods.git]
/
Specs
/
0
/
7
/
8
/
WEventKit
/
1.0.0
/
WEventKit.podspec.json
blob
37d60afd2f5d198fd37bf0f433ce61df53fdd83e
1
{
2
"name": "WEventKit",
3
"version": "1.0.0",
4
"summary": "A short description of WEventKit.",
5
"description": "description",
6
"homepage": "https://github.com/frankKiwi/FEventKit",
7
"license": "MIT",
8
"authors": {
9
"fanrenFRank": "1778907544@qq.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/frankKiwi/FEventKit.git",
16
"tag": "1.0.0"
17
},
18
"source_files": [
19
"Classes",
20
"**/*.{h,m}"
21
],
22
"frameworks": [
23
"UIKit",
24
"Foundation"
25
],
26
"requires_arc": true
27
}