blob: 8c4a0f60b984ba762a6ed79d50337f82fd94d58c [file] [log] [blame]
{
"name": "FlyClipSDK",
"version": "0.0.1",
"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.1"
},
"source_files": [
"FlyClipSDK",
"FlyClipSDK/**/*.{h,m}"
],
"frameworks": [
"UIKit",
"CoreMedia",
"AVFoundation"
]
}