blob: 8f578534c23265857c465e6b13ee2a5856074d69 [file] [log] [blame]
{
"name": "FlyClipSDK",
"version": "0.0.2",
"summary": "little windo to play media.",
"description": "FlyClip 's SDK,to open vedic in little window.",
"homepage": "https://github.com/Makeanamesohard/FlyClipSDK",
"license": "Apache-2.0",
"authors": {
"": ""
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Makeanamesohard/FlyClipSDK.git",
"tag": "0.0.2"
},
"source_files": [
"FlyClipSDK",
"FlyClipSDK/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"CoreMedia",
"AVFoundation"
]
}