[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 5 / 3 / 6 / NovaSDK / 2.0.1 / NovaSDK.podspec.json
blobc84af0f4ca708d5b2feff680861d6de169e6152f
2   "name": "NovaSDK",
3   "version": "2.0.1",
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.1"
21   },
22   "source_files": "NovaSDK/*.{h,m}",
23   "frameworks": "CoreBluetooth",
24   "requires_arc": true