blob: 3a1bec564a40a8e235cd90ad5c5993a02aed912f [file] [log] [blame]
{
"name": "PartnerLibrary",
"version": "0.1.0",
"summary": "This is a meaningfull library.",
"description": "This is a desc for the sake of the mighty gods, hell yeah!",
"homepage": "http://www.izlesene.com",
"license": "MIT",
"authors": {
"Övünç Metin": "ovunc@nokta.com"
},
"source": {
"git": "http://git.nokta.com/git/mad_ios_libs.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"PartnerLibrary": [
"Pod/Assets/*.png"
]
}
}