blob: f2509ec5b4dc3bb7bc1d206f512227ad5e5e35c1 [file] [log] [blame]
{
"name": "SampleLibrary66099",
"version": "1.0.0",
"summary": "Some sample package",
"license": {
"type": "MIT",
"file": "ios/LICENSE"
},
"homepage": "https://github.com/pavel-stryber/rn-sample-module#readme",
"authors": {
"Pavel Lapin": "pavel@stryber.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/pavel-stryber/rn-sample-module.git",
"tag": "1.0.0"
},
"source_files": "ios/SampleLibrary/Classes/**/*",
"requires_arc": true,
"deprecated": true
}