blob: c7ae9c293c6a7dd5667d3692d7c04541f0dee88f [file] [log] [blame]
{
"name": "iosBoss",
"version": "0.2.2",
"summary": "iosBoss is small help library for EveryDay Tasks.Especially Network Part",
"description": "iosBoss is small help library for EveryDay Tasks.Especially Network Part\n .Has 3 big parts for Network,View && WebViews",
"homepage": "https://github.com/Enziferum/iosBoss",
"license": "MIT",
"authors": {
"alexraag": "alexraag@yandex.ru"
},
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"source": {
"git": "https://github.com/Enziferum/iosBoss.git",
"tag": "0.2.2"
},
"source_files": [
"iosBoss",
"iosBoss/**/*.swift"
],
"exclude_files": "Classes/Exclude",
"dependencies": {
"SwiftSoup": [
]
},
"pushed_with_swift_version": "3.0"
}