blob: 2297f48bca219de8d0a4c61b60d7c3691eb2669a [file] [log] [blame]
{
"name": "reactplugindemoframework",
"version": "1.0.0",
"summary": "sample react native plugin frameowrk",
"description": "This is a sample framework to integrate with react native",
"homepage": "https://github.com/rakshithaachar/reactplugindemoframework",
"license": "MIT",
"authors": {
"Rakshitha": "rakshitharakki06@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/rakshithaachar/reactplugindemoframework.git",
"tag": "1.0.0"
},
"source_files": "reactplugindemoframework/**/*.{h,m, swift}"
}