blob: 7d3d43fea791d79539c325267074e22785f95668 [file] [log] [blame]
{
"name": "ZenText",
"version": "1.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": "1.0.0"
},
"social_media_url": "https://twitter.com/jpmcglone",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "ZenText/Classes/**/*"
}