blob: 453b2ee67b59c8cfae187559f5bee109e5157cc0 [file] [log] [blame]
{
"name": "TYText",
"version": "1.0.2",
"summary": "text asynchronous rendering by TextKit for iOS.",
"homepage": "https://github.com/12207480/TYText",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tany": "122074809@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/12207480/TYText.git",
"tag": "1.0.2"
},
"source_files": "TYTextKitDemo/TYText/**/*.{h,m}",
"requires_arc": true
}