blob: 4018135150c914d96ac3fba2d98de15bc45ef859 [file] [log] [blame]
{
"name": "ZenText",
"version": "3.0.0",
"summary": "ZenText makes NSAttributedStrings EASY! It also functions as a Copy and Localization tool.",
"description": "ZenText makes NSAttributedStrings easy! It also functions as a Copy and Localization tool. Check it out and leave me some feedback.",
"homepage": "https://github.com/bindlechat/ZenText",
"license": "MIT",
"authors": {
"JP McGlone": "jp@trifl.co"
},
"source": {
"git": "https://github.com/bindlechat/ZenText.git",
"tag": "3.0.0"
},
"social_media_url": "https://twitter.com/jpmcglone",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ZenText/Classes/**/*"
}