blob: d1e334ffd6007b6dff0509ed32c5bdba0c879c86 [file] [log] [blame]
{
"name": "WTATagStringBuilder",
"version": "0.0.2",
"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.2"
},
"source_files": "Classes/**/*.{h,m}",
"requires_arc": true
}