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.3
/
XCAssetsKit.podspec.json
blob
32e2699e703c140d6133e29c488b5665fd94441c
1
{
2
"name": "XCAssetsKit",
3
"version": "0.0.3",
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.3"
16
},
17
"platforms": {
18
"osx": "10.11",
19
"ios": "10.0"
20
},
21
"source_files": "Sources/**/*.swift"
22
}