blob: db53d84a2cda3885c7a2bfdcfc22e13195954145 [file] [log] [blame]
{
"name": "BASReport",
"version": "1.0.3",
"summary": "BASReport is generalised report framework or you can also use it as a spreadSheet as noraml Use..",
"description": "This is BASReport Framework created by BADAL SHAH. This reports contain particular reportformat which is very useful to create particular type of layout or UI specially like excelSheet. If you want to extend the feature of add some functionalty fill free to contact me on Email - badalpub1991@gmail.com or MobileNumber - 7737765555 or skype - badal1111991.",
"homepage": "https://github.com/badalpub1991/BASReport",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BADAL SHAH": "badalpub1991@gmail.com"
},
"source": {
"git": "https://github.com/badalpub1991/BASReport.git",
"tag": "1.0.3"
},
"social_media_url": "https://www.facebook.com/badal1991",
"platforms": {
"ios": "8.0"
},
"swift_versions": "4.2",
"source_files": "Source/**/*.{h,m,swift,.png}",
"exclude_files": "BASReport/**/*.plist",
"resource_bundles": {
"BASReport": [
"Source/Themes/**/*"
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.0"
},
"swift_version": "4.2"
}