[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / 8 / 6 / Donky-Automation-Logic / 4.0.1.2 / Donky-Automation-Logic.podspec.json
blob998e0240d9a3846df6e9f219097c7a3c4e83d645
2   "name": "Donky-Automation-Logic",
3   "version": "4.0.1.2",
4   "summary": "The Automation logic",
5   "description": "                       Use this module to trigger autoatmed events within the Donky Network from your client applications.\n",
6   "homepage": "https://github.com/Donky-Network/DonkySDK-iOS-Modular",
7   "license": "MIT",
8   "authors": {
9     "Donky Networks Ltd": "sdk@mobiledonky.com"
10   },
11   "source": {
12     "git": "https://github.com/Donky-Network/DonkySDK-iOS-Modular.git",
13     "tag": "v4.0.1.2"
14   },
15   "social_media_url": "https://twitter.com/mobiledonky",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "src/modules/Automation/**/*.{h,m}",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "dependencies": {
26     "Donky-Core-SDK": [
27       ">= 4.0.1.2"
28     ]
29   }