blob: 5f4e89387d3b7ce31fc00dda8b6f61996818b0ca [file] [log] [blame]
{
"name": "XCAssetsKit",
"version": "0.0.4",
"summary": ".xcassets parser written in Swift",
"homepage": "https://github.com/natmark/XCAssetsKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Atsuya Sato": "natmark0918@gmail.com"
},
"source": {
"git": "https://github.com/natmark/XCAssetsKit.git",
"tag": "0.0.4"
},
"platforms": {
"osx": "10.11",
"ios": "10.0"
},
"source_files": "Sources/**/*.swift"
}