blob: fad2f59c69943253a94a5ff0c4818a072e73c6cb [file] [log] [blame]
{
"name": "USeek",
"version": "0.2.7",
"summary": "USeek Library",
"description": "This Pod library is designed to help developers use USeek Library easily.",
"homepage": "https://github.com/chrislin89/USeek",
"license": {
"type": "USEEK",
"file": "LICENSE"
},
"authors": {
"chrislin89": "chrislin.317@hotmail.com"
},
"source": {
"git": "https://github.com/chrislin89/USeek.git",
"tag": "0.2.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "USeek/Classes/**/*.{h,m}",
"resources": [
"USeek/Assets/**/*",
"USeek/Classes/**/*.xib"
],
"public_header_files": [
"USeek/Classes/USeek.h",
"USeek/Classes/USeekManager.h",
"USeek/Classes/USeekPlayerView.h",
"USeek/Classes/USeekPlayerViewController.h"
]
}