blob: ef2961e050d2d28d4f9bfd55f5a5689f9369f039 [file] [log] [blame]
{
"name": "XYString",
"version": "0.0.3",
"summary": "封装工具类",
"description": "封装的一个工具类库",
"homepage": "https://github.com/lishibo-iOS/XYString",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lishibo-iOS": "870037485@qq.com"
},
"social_media_url": "https://lishibo-ios.github.io/",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lishibo-iOS/XYString.git",
"tag": "0.0.3"
},
"source_files": [
"XYString",
"XYString/XYString/XYString/*.{h,m}"
]
}