blob: e2341f13dffccebad8b5e0ba7639a06428424c36 [file] [log] [blame]
{
"name": "XLsn0wText",
"version": "1.0.1",
"summary": "Powerful text framework for iOS to display and edit rich text.",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": "7.0"
},
"authors": {
"XLsn0w": "xlsn0w@qq.com"
},
"homepage": "https://github.com/XLsn0w/XLsn0wText",
"source": {
"git": "https://github.com/XLsn0w/XLsn0wText.git",
"tag": "1.0.1"
},
"requires_arc": true,
"source_files": "XLsn0w/**/*.{h,m}",
"public_header_files": "XLsn0w/**/*.{h}",
"frameworks": [
"UIKit",
"CoreFoundation",
"CoreText",
"QuartzCore",
"Accelerate",
"MobileCoreServices"
]
}