blob: 75c806921bebcfcf81b6d6385f3133b3164331a5 [file] [log] [blame]
{
"name": "MyRN",
"version": "0.0.1",
"summary": "This will give the compiled frmawork",
"description": "This will give the compiled framework, we need to pass the user nput and it will return a random number",
"homepage": "https://github.com/Hvaleti/MyRN",
"license": "MIT",
"authors": {
"haribabuv": "haribabu.v@hdworks.in"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/Hvaleti/MyRN.git",
"tag": "0.0.1"
},
"source_files": "A23RN.framework/Headers/*.h",
"swift_versions": "5.0",
"swift_version": "5.0"
}