blob: 9188d62a7c6170e61d7bfcad1934e05cde6983ab [file] [log] [blame]
{
"name": "iOSExtensions",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "iOSExtensions/Classes/**/*",
"pushed_with_swift_version": "3.0"
}