blob: 4110fa625211c98071bb40b622d9680e0067d3fd [file] [log] [blame]
{
"name": "XCAssetsKit",
"version": "0.0.2",
"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.2"
},
"platforms": {
"osx": "10.11",
"ios": "10.0"
},
"source_files": "Sources/**/*.swift"
}