blob: 70699b4f2c678b28be73f856034d95f74327fd81 [file] [log] [blame]
{
"name": "iOSExtensions",
"version": "0.1.0",
"summary": "iOSExtensions will contain useful methods for the various data types of iOS.",
"description": "This is iOS Extension pod project. It can be used in the various projects to easy the life of developers.",
"homepage": "https://github.com/prorohit/iOSExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"prorohit13": "prorohit13@gmail.com"
},
"source": {
"git": "https://github.com/prorohit/iOSExtensions.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "iOSExtensions/Classes/**/*",
"pushed_with_swift_version": "3.0"
}