blob: 849bddc4a7e9693f03d13cf39667ae5ceea24e05 [file] [log] [blame]
{
"name": "SwiftFilePath",
"version": "0.0.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SwiftFilePath/**/*.swift",
"requires_arc": true
}