[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 3 / 6 / NovaSDK / 2.0.0 / NovaSDK.podspec.json
blobae7cd6713dccfded6b18d9c57fff3128a7b34fe1
2   "name": "NovaSDK",
3   "version": "2.0.0",
4   "summary": "SDK to control Nova off-camera flash hardware.",
5   "description": "Allow the Nova off-camera flash hardware to be controlled from your app.",
6   "homepage": "https://github.com/novaphotos/nova-ios-sdk",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Joe Walnes": "joe@sneakysquid.com"
13   },
14   "social_media_url": "http://twitter.com/joewalnes",
15   "platforms": {
16     "ios": "6.0"
17   },
18   "source": {
19     "git": "https://github.com/novaphotos/nova-ios-sdk.git",
20     "tag": "2.0.0"
21   },
22   "source_files": "NovaSDK/*.{h,m}",
23   "frameworks": "CoreBluetooth",
24   "requires_arc": true