blob: e0ad397d9769a20005be26c339e8823a428da51a [file] [log] [blame]
{
"name": "Donky-Automation-Logic",
"version": "4.0.2.5",
"summary": "The Automation logic",
"description": " Use this module to trigger autoatmed events within the Donky Network from your client applications.\n",
"homepage": "https://github.com/Donky-Network/DonkySDK-iOS-Modular",
"license": "MIT",
"authors": {
"Donky Networks Ltd": "sdk@mobiledonky.com"
},
"source": {
"git": "https://github.com/Donky-Network/DonkySDK-iOS-Modular.git",
"tag": "v4.0.2.5"
},
"social_media_url": "https://twitter.com/mobiledonky",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "src/modules/Automation/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"dependencies": {
"Donky-Core-SDK": [
]
}
}