blob: 828e5f5834b60992216c372507c0d77c869fdb7c [file] [log] [blame]
{
"name": "InspeeroLibPod",
"version": "0.0.1",
"summary": "InspeeroLibPod collection of useful libraries.",
"description": "Different Libraries and functionalities Added along with new API.",
"homepage": "https://github.com/pinkiM/InspeeroLibPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pinki Maurya": "pmaurya@inspeero.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/pinkiM/InspeeroLibPod.git",
"tag": "0.0.1"
},
"source_files": [
"InspeeroLibPod",
"InspeeroLibPod/**/*.{h,m}",
"*.{h,m}"
],
"requires_arc": true
}