blob: eab773fc96d83777a2adcea422122f82168f9d63 [file] [log] [blame]
{
"name": "YKFile",
"version": "0.0.2",
"summary": "YKFile is utility to deal filepath as an object.",
"homepage": "https://github.com/GeneralD/YKFile",
"license": {
"type": "WTFPL",
"file": "FILE_LICENSE"
},
"authors": {
"yumenosuke-k": "https://twitter.com/TheDreamBoss"
},
"platforms": {
"ios": "6.0"
},
"source": {
"git": "https://github.com/GeneralD/YKFile.git",
"tag": "0.0.2"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m}"
],
"requires_arc": true
}