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] AnyThinkBigoSDKAdapter 6.4.27
[CocoaPods.git]
/
Specs
/
c
/
0
/
d
/
XCAssetsKit
/
0.0.4
/
XCAssetsKit.podspec.json
blob
5f4e89387d3b7ce31fc00dda8b6f61996818b0ca
1
{
2
"name": "XCAssetsKit",
3
"version": "0.0.4",
4
"summary": ".xcassets parser written in Swift",
5
"homepage": "https://github.com/natmark/XCAssetsKit",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Atsuya Sato": "natmark0918@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/natmark/XCAssetsKit.git",
15
"tag": "0.0.4"
16
},
17
"platforms": {
18
"osx": "10.11",
19
"ios": "10.0"
20
},
21
"source_files": "Sources/**/*.swift"
22
}