blob: ae423120cdb3053a206261e500831a9417242e99 [file] [log] [blame]
{
"name": "NetScaleNow",
"version": "0.1.6",
"summary": "iOS-SDK für NetScaleNow",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/NetScaleNow/ios_sdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"NetScaleNow": "technik@netscalenow.com"
},
"source": {
"git": "https://github.com/NetScaleNow/ios_sdk.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "9.1"
},
"source_files": "NetScaleNow/Classes/**/*",
"resource_bundles": {
"NetScaleNow": [
"NetScaleNow/Assets/**/*.{png,storyboard,xib,xcassets,ttf}"
]
},
"pushed_with_swift_version": "4.0"
}