blob: e3de1b273199ef1631d8521f141980c8a032a702 [file] [log] [blame]
{
"name": "OsevenFW16",
"version": "0.1.0",
"summary": "OsevenFW16 description for oseven.",
"description": "This is the description of the oseven sdk test for cocoapods",
"homepage": "https://bitbucket.org/nick3389/osevenfw16.git",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"Nick Xirotyris": "nick.xirotyris@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://bitbucket.org/nick3389/osevenfw16.git",
"tag": "0.1.0"
},
"source_files": [
"OsevenFW16",
"OsevenFW16/**/*.{h,m}"
]
}