blob: 432e6a33287b57af4cb0e877dd02e12bd78cb345 [file] [log] [blame]
{
"name": "TypedTextAttributes",
"version": "1.0.1",
"summary": "The Library Creating Text Attributes with Type-Safety",
"description": "The Library Creating Text Attributes with Type-Safety\nIt will be helpful for creating NSAttributedString.",
"homepage": "http://github.com/muukii/TypedTextAttributes",
"license": "MIT",
"authors": {
"Muukii": "muukii.app@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/muukii/TypedTextAttributes.git",
"tag": "1.0.1"
},
"source_files": [
"TypedTextAttributes",
"TypedTextAttributes/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}