blob: b7e233d1cdef5cebc909c29e34edcd832067e115 [file] [log] [blame]
{
"name": "SPTestRailReporter",
"version": "1.0.0",
"summary": "SPTestRailReporter is the missing iOS Framework that automagically performs TestRail Reporting.",
"description": "SPTestRailReporter performs almost all CRUD operations on all entities supported by TestRail api v2. The following documentation helps you onboard SPTestRailReporter.",
"homepage": "https://siddarthapolisetty.github.io/SPTestRailReporter/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Siddartha Polisetty": "siddarthpolishetty@yahoo.com"
},
"social_media_url": "https://www.linkedin.com/in/siddarthapolisetty",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/SiddarthaPolisetty/SPTestRailReporter.git",
"tag": "1.0.0"
},
"source_files": "SPTestRailReporter",
"requires_arc": true,
"dependencies": {
"NSData+Base64": [
"1.0.0"
],
"AFNetworking": [
"2.5.4"
],
"JSONModel": [
"1.2.0"
]
}
}