blob: c9fd278d3ca5e953f06bbcc7fc9bc6d8a7688369 [file] [log] [blame]
{
"name": "USeek",
"version": "0.1.6",
"summary": "USeek Library",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/chrislin89/USeek",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"chrislin89": "chrislin.317@hotmail.com"
},
"source": {
"git": "https://github.com/chrislin89/USeek.git",
"tag": "0.1.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "USeek/Classes/**/*.{h,m}",
"resources": [
"USeek/Assets/**/*",
"USeek/Classes/**/*.xib"
]
}