blob: 76354beff6b5cdbd531174ad081ee8115a1615ff [file] [log] [blame]
{
"name": "AOR",
"version": "1.1.0",
"summary": "Wrapper of NSAttributedString and Text Kit. written in Swift.",
"homepage": "https://github.com/xxxAIRINxxx/AOR",
"license": "MIT",
"authors": {
"Airin": "xl1138@gmail.com"
},
"source": {
"git": "https://github.com/xxxAIRINxxx/AOR.git",
"tag": "1.1.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"source_files": "Sources/*.swift"
}