[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 2 / 3 / FlyClipSDK / 0.0.3 / FlyClipSDK.podspec.json
blob6bbca684dee776d92dce56e1ce7f9f39ffd9b18e
2   "name": "FlyClipSDK",
3   "version": "0.0.3",
4   "summary": "little windo to play media.",
5   "description": "FlyClip 's SDK,to open vedic in little window.",
6   "homepage": "https://github.com/Makeanamesohard/FlyClipSDK",
7   "license": "Apache-2.0",
8   "authors": {
9     "": ""
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "vendored_frameworks": "FlyClipSDK/*.framework",
15   "source": {
16     "git": "https://github.com/Makeanamesohard/FlyClipSDK.git",
17     "tag": "0.0.3"
18   },
19   "source_files": [
20     "FlyClipSDK",
21     "FlyClipSDK/**/*.{h,m}"
22   ],
23   "frameworks": [
24     "UIKit",
25     "CoreMedia",
26     "AVFoundation"
27   ]