blob: d6dc879b6111b50b346412d7a9e841f6780d6e26 [file] [log] [blame]
{
"name": "AIAttributedString",
"version": "0.0.2",
"summary": "a custom attribute string category.",
"description": "a attribute string category used on iOS.",
"homepage": "https://github.com/oneofai/AIAttributedString",
"license": "MIT",
"authors": {
"oneofai": "holaux@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/oneofai/AIAttributedString.git",
"tag": "0.0.2"
},
"source_files": [
"AIAttributedString",
"AIAttributedString/**/*.{h,m}"
],
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}