blob: ec592b5fbf1477404f57fc6797e9126b809e5f28 [file] [log] [blame]
{
"name": "nativeshare",
"version": "0.0.1",
"summary": "Simple ios sharing system",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://bitbucket.com/aalinovsky/nativeshare",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aalinovsky": "dvd2444@mail.ru"
},
"source": {
"git": "https://bitbucket.com/aalinovsky/nativeshare.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "10.0"
},
"source_files": "nativeshare/Classes/**/*"
}