blob: 232acbf55a54d919b6ae87693fe78bf56e5b3d60 [file] [log] [blame]
{
"name": "CharacterLocationSeeker",
"version": "0.0.3",
"summary": "Figure out the rect of a certain character in UILabel.",
"description": "Figure out the rect of a character in UILabel, with the given character index.",
"homepage": "https://github.com/FasaMo/CharacterLocationSeeker",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"FasaMo": "Fasa_Mo@iCloud.com"
},
"social_media_url": "http://weibo.com/FasaMo",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/FasaMo/CharacterLocationSeeker.git",
"tag": "0.0.3"
},
"source_files": "CharacterLocationSeeker/CharacterLocationSeeker.{h,m}",
"requires_arc": true
}