blob: d3f88bcefe6c9a6389c94638fce9342e5153302b [file] [log] [blame]
{
"name": "ServiceApi",
"version": "1.5",
"summary": "ServiceApi is Swift class for simplefy web api call using small setups",
"homepage": "https://github.com/erbittuu/ServiceApi",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Utsav Patel": "utsavhacker@gmail.com"
},
"source": {
"git": "https://github.com/erbittuu/ServiceApi.git",
"tag": "1.5"
},
"social_media_url": "https://twitter.com/erbittuu",
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"frameworks": [
"SystemConfiguration",
"MobileCoreServices"
],
"dependencies": {
"SwiftyJSON": [
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "3.0"
},
"pushed_with_swift_version": "3.0"
}