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