blob: eb51f27977bc62b5c046d8ff6b0fd8534a1f2e64 [file] [log] [blame]
{
"name": "iOSExtensions",
"version": "0.1.3",
"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": {
"prorohit": "prorohit13@gmail.com"
},
"source": {
"git": "https://github.com/prorohit/iOSExtensions.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "iOSExtensions/Classes/**/*",
"pushed_with_swift_version": "3.0"
}