blob: ed8e81e2f975c5f796bd0fc74b942916b4d93ef9 [file] [log] [blame]
{
"name": "ChainAttributedString",
"version": "0.1.3",
"summary": "Encapsulate rich text API and implement chain programming with block.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/zhangkn/ChainAttributedString",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zhangkn": "929118967@qq.com"
},
"source": {
"git": "https://github.com/zhangkn/ChainAttributedString.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ChainAttributedString/Classes/**/*",
"public_header_files": "ChainAttributedString/Classes/**/*.h"
}