blob: 24a2def70152519e75a0e447ae9ba8b99c26c02a [file] [log] [blame]
{
"name": "RMSTokenView",
"version": "1.0.3",
"summary": "RMSTokenView is a text-field like view that handles tokens as seen in the Mail app.",
"homepage": "https://github.com/RoleModel/RMSTokenView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Christian Di Lorenzo": "rcddeveloper@icloud.com"
},
"source": {
"git": "https://github.com/RoleModel/RMSTokenView.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "6.0"
},
"source_files": [
"RMSTokenView/RMSTokenView.*",
"RMSTokenView/RMSTokenConstraintManager.*"
],
"requires_arc": true
}