blob: afe44a55bb401b0b7ef0d38a856cfac0efeb71cc [file] [log] [blame]
{
"name": "WSCoreText",
"version": "0.0.1",
"summary": "WSCoreText.",
"description": "WSCoreText is order to slove rich text display",
"homepage": "https://github.com/WSSunShine/WSCoreText",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Will": "1229820171@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/WSSunShine/WSCoreText.git",
"tag": "0.0.1"
},
"source_files": "WSCoreText/CoreText/*.{h,m}",
"public_header_files": "WSCoreText/CoreText/*.h",
"requires_arc": true
}