blob: 767beffc8077b8ddbdb518e2e4a358341df5f092 [file] [log] [blame]
{
"name": "SatisMeterLibrary",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"SatisMeterLibrary": [
"Pod/Assets/*.{png, plist, nib}"
]
}
}