blob: a41184e7dd15161d737f9cfe68002a37313c4e7c [file] [log] [blame]
{
"name": "SatisMeterLibrary",
"version": "0.1.2",
"summary": "SM Library this is test one",
"description": "This is another project where I am learning how to create a Pod",
"homepage": "https://github.com/esatp/TestLibrary",
"license": "MIT",
"authors": {
"Esat Pllana": "esatpllana@appsix.al"
},
"source": {
"git": "https://github.com/esatp/TestLibrary.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"SatisMeterLibrary": [
"Pod/Assets/*.{png, plist, nib}"
]
}
}