blob: 7d62573771f40cd638bd7e3c6170e6c8288b280b [file] [log] [blame]
{
"name": "iFS",
"version": "2.0",
"summary": "Development facilities for iOS 9+",
"description": "Development facilities for iOS 9+ to support developer in speeding up certain operations that can be used frequently",
"homepage": "https://github.com/franksorro/iFS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "​FRΛƝCƎƧCØ SØRRƎƝTIƝØ",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/franksorro/iFS.git",
"tag": "v2.0"
},
"source_files": "**/*.{h,m, swift}",
"exclude_files": "iFS/Exclude"
}