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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
a
/
e
/
2
/
Circular
/
0.0.2
/
Circular.podspec.json
blob
c4bd7827393cd22331a960992fa08c79638a186c
1
{
2
"name": "Circular",
3
"version": "0.0.2",
4
"summary": "updated MSCircular to swift 4.",
5
"description": "This is updated library of MSCircular to swift 4",
6
"homepage": ".",
7
"license": "MIT",
8
"authors": "Mahdy",
9
"platforms": {
10
"ios": "10.0"
11
},
12
"swift_version": "4.0",
13
"source": {
14
"git": "https://github.com/Ahmedmahdy93/Circular.git",
15
"tag": "0.0.2"
16
},
17
"source_files": [
18
"Circular",
19
"Circular/*"
20
],
21
"frameworks": [
22
"UIKit",
23
"Foundation"
24
]
25
}