[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / d / 5 / c / Donky-Core-Sequencing / 4.5.4.3 / Donky-Core-Sequencing.podspec.json
blobaa5946ea83541a4210afa7d4ef617eacd7b11b1f
2   "name": "Donky-Core-Sequencing",
3   "version": "4.5.4.3",
4   "summary": "The core sequencing module",
5   "description": "This module allows you to perform multiple calls to some account controller methods without needing to implement call backs or worry about sequencing when\nchanging local and netowrk state.",
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.5.4.3"
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/Sequencing/**/*.{h,m}",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "dependencies": {
26     "Donky-Core-SDK": [
28     ]
29   }