blob: 8d992ef8ee595230184d7f5c379156fbaeff3d3f [file] [log] [blame]
{
"name": "storytegy",
"version": "0.2",
"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.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"storytegy",
"./**/*.{h,m}"
],
"public_header_files": "storytegy/*.h",
"frameworks": "UIKit"
}