blob: 7d220f3ee12beb42ba306e7538d8aa368a796a8f [file] [log] [blame]
{
"name": "WootricSDK",
"version": "0.6.6",
"license": "MIT",
"summary": "Wootric SDK for displaying survey for end user.",
"homepage": "https://github.com/Wootric/WootricSDK-iOS",
"documentation_url": "http://docs.wootric.com/ios/",
"social_media_url": "https://twitter.com/Wootric",
"authors": {
"Wootric": "support@wootric.com"
},
"source": {
"git": "https://github.com/Wootric/WootricSDK-iOS.git",
"tag": "0.6.6"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source_files": "WootricSDK/WootricSDK/*.{h,m}",
"resources": "WootricSDK/WootricSDK/fontawesome-webfont.ttf",
"public_header_files": [
"WootricSDK/WootricSDK/WootricSDK.h",
"WootricSDK/WootricSDK/Wootric.h",
"WootricSDK/WootricSDK/SEGWootric.h"
]
}