blob: cae2dc33fc1141f76b8d61101ae4c67a1cadcbd0 [file] [log] [blame]
{
"name": "XYString",
"version": "0.0.2",
"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.2"
},
"source_files": [
"XYString",
"XYString/XYString/*.{h,m}"
]
}