[Delete] NEMeetingKit_Special 4.9.6
[CocoaPods.git] / Specs / 3 / 2 / 7 / MODAppSDK / 1.3.0 / MODAppSDK.podspec.json
blobdfe6068002b9d64f653701b5738d544556be2596
2   "name": "MODAppSDK",
3   "version": "1.3.0",
4   "summary": "MEET.ONE iOS client SDK for DApps.",
5   "homepage": "https://meet.one",
6   "license": "MIT",
7   "authors": {
8     "fubin0083": "fubin0083@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/meet-one/Client-SDK-iOS.git",
12     "tag": "1.3.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "vendored_frameworks": "MODAppSDK.framework",
19   "frameworks": [
20     "Foundation",
21     "CoreFoundation",
22     "UIKit"
23   ],
24   "dependencies": {
25     "YYModel": [
27     ],
28     "CocoaSecurity": [
30     ]
31   }