[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / e / 3 / b / BSPanoramaView / 0.1.0 / BSPanoramaView.podspec.json
blob89d840d08e422ea2230ce6aad4768ea63f428cc8
2   "name": "BSPanoramaView",
3   "version": "0.1.0",
4   "summary": "A lightweight panorama view browser on iOS platform",
5   "description": "Most third-party framework is too large to be put into an app, I write this pod because I only need to show a panorama picture.",
6   "homepage": "https://github.com/bestswifter/BSPanoramaView",
7   "license": "GPL 3.0",
8   "authors": {
9     "bestswifter": "ktzhang@bestswifter.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/bestswifter/BSPanoramaView.git",
16     "tag": "0.1.0"
17   },
18   "source_files": "BSPanoramaView/BSPanoramaView.{h,m}",
19   "frameworks": [
20     "GLKit",
21     "CoreMotion"
22   ]