blob: 7b6f5fd54c65ad218827563b2bee3928549066a6 [file] [log] [blame]
{
"name": "test_lib",
"version": "0.1.0",
"summary": "A short description of test_lib.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/pradeep-krishnareddy/test_lib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hhttps://github.com/pradeep-krishnareddy": "pradeep4411@gmail.com"
},
"source": {
"git": "https://github.com/pradeep-krishnareddy/test_lib.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "test_lib/Classes/**/*"
}