blob: 9bce7ce9be290c5f79e48a1de7bd818a5ccc4b90 [file] [log] [blame]
{
"name": "SwiftFilePath",
"version": "0.0.4",
"summary": "Simple and powerful wrapper for NSFileManager.",
"homepage": "https://github.com/nori0620/SwiftFilePath",
"license": "MIT",
"authors": {
"Norihiro Sakamoto": "nori0620@gmail.com"
},
"source": {
"git": "https://github.com/nori0620/SwiftFilePath.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftFilePath/**/*.swift",
"requires_arc": true
}