blob: 2255d9c3e3ac9117c2c31a44ed4269d0e920e28a [file] [log] [blame]
{
"name": "WWInvoices",
"version": "0.2.0",
"summary": "Test cocoapods library for ww invoices",
"description": "THIS is just a test library , this is the first time . I will add another libaray later",
"homepage": "https://github.com/ammadamjadtarar/invoicesPodsTest",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Ammad Amjad Tarar": "ammad.amjad@wework.com"
},
"source": {
"git": "https://github.com/ammadamjadtarar/invoicesPodsTest.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WWInvoices/Classes/**/*",
"swift_version": "4.0",
"frameworks": "UIKit"
}