blob: c109d9f977740feb39b7e9cdc6c16a274df6d693 [file] [log] [blame]
{
"name": "storytegy",
"version": "0.4",
"summary": "Storytegy is a native ad SDK",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://gitlab.com/storytegycom/ios-sdk.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Nader Rashed": "ndrrashed@gmail.com"
},
"source": {
"git": "https://gitlab.com/storytegycom/ios-sdk.git",
"tag": "0.4"
},
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"ios": {
"vendored_frameworks": "storytegy.framework"
}
}