[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 6 / 2 / 360flySDK / 1.0.1 / 360flySDK.podspec.json
blobd13359eb83d0196e7c90a9457ec448eacb42e7d8
2   "name": "360flySDK",
3   "version": "1.0.1",
4   "summary": "360flySDK is a framework to connect, stream, record, export and more with 360fly devices.",
5   "homepage": "https://360fly.com",
6   "authors": {
7     "360fly": "support@360fly.com"
8   },
9   "license": "Apache License, Version 2.0",
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/360fly/360flySDK-iOS.git",
15     "tag": "1.0.1"
16   },
17   "source_files": "360flySDK/Fly360SDK.framework/Headers/*.h",
18   "vendored_frameworks": "360flySDK/Fly360SDK.framework",
19   "frameworks": "UIKit",
20   "requires_arc": true,
21   "dependencies": {
22     "360flyGoPanoEngine": [
24     ],
25     "360flyDevice": [
27     ]
28   }