blob: c79892e9172db2ab4d4d0c8a565cfa780834732b [file] [log] [blame]
{
"name": "USeek",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "USeek/Classes/**/*.{h,m}",
"resource_bundles": {
"USeek": [
"USeek/Assets/**/*",
"USeek/Classes/**/*.xib"
]
}
}