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