blob: 45863efbab458ca95367d756774b9355d0df0289 [file] [log] [blame]
{
"name": "RRTagController",
"version": "0.1.1",
"summary": "RRTagController allows user to select tag and create new one.",
"homepage": "https://github.com/alexruperez/RRTagController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Rémi Robert": "remirobert33530@gmail.com",
"Alex Rupérez": "contact@alexruperez.com"
},
"source": {
"git": "https://github.com/alexruperez/RRTagController.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/alexruperez",
"module_name": "RRTagController",
"platforms": {
"ios": "9.0"
},
"source_files": "source/*.{h,swift}",
"frameworks": [
"Foundation",
"UIKit"
]
}