blob: 24d57aaa4e0e940a919b0c687ba273184ed2f092 [file] [log] [blame]
{
"name": "ELFramework",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ELFramework/Classes/**/*",
"pushed_with_swift_version": "3.0"
}