blob: f8451300a7b5789355e536cacfbd3130f2cc0728 [file] [log] [blame]
{
"name": "WTATagStringBuilder",
"version": "0.0.1",
"summary": "A tool for build attributed strings using custom tags.",
"homepage": "https://github.com/willowtreeapps/WTATagStringBuilder",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": [
"WillowTree Apps",
"Andrew Carter",
"Harang Ju"
],
"source": {
"git": "https://github.com/willowtreeapps/WTATagStringBuilder.git",
"tag": "0.0.1"
},
"source_files": "Classes/**/*.{h,m}",
"requires_arc": true
}