{ | |
"name": "networklibTest", | |
"version": "0.0.2", | |
"summary": "Network Library", | |
"description": "Network library for iOS.", | |
"homepage": "https://github.com/uaeiosdevs/mnetworking", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"Shahid Latif": "uaeiosdevs@gmail.com" | |
}, | |
"source": { | |
"git": "https://github.com/uaeiosdevs/mnetworking.git", | |
"tag": "0.0.2" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"swift_versions": "4.0", | |
"source_files": "networklib/Classes/**/*", | |
"swift_version": "4.0" | |
} |