blob: 36ba3f0baab25b684c81522d7fd2bfd37f041106 [file] [log] [blame]
{
"name": "TYKYHDDLibrary",
"version": "1.0.9",
"summary": "library for tyky",
"description": "library for tyky hdd",
"homepage": "https://github.com/hdongdong/TYKYHDDLibrary",
"license": "MIT",
"authors": {
"hdongdong": "hdddongdong@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/hdongdong/TYKYHDDLibrary.git",
"tag": "1.0.9"
},
"source_files": "TYKYHDDLibrary/**/*.{h,m}",
"resources": "TYKYHDDLibrary/**/*.{png,xib}",
"frameworks": [
"UIKit",
"MediaPlayer",
"AVFoundation"
],
"requires_arc": true
}