blob: ca3de9ab8270becf2fa11b73b6ca3b72741e6b33 [file] [log] [blame]
{
"name": "ELFramework",
"version": "0.1.5",
"summary": "ELFramework is an extra layer of implementation for standard tasks.",
"description": "A simpler, easier and quiker way to do some of the standard tasks in iOS development like doing http requests, parsing text with regular expressions and much more.",
"homepage": "https://github.com/omarshariffathi/ELFramework",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"omarshariffathi": "omarshariffathi@hotmail.com"
},
"source": {
"git": "https://github.com/omarshariffathi/ELFramework.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ELFramework/Classes/**/*",
"pushed_with_swift_version": "3.0"
}