blob: ab6b2ddf35310f92f94225d3edb67fb9c0c55093 [file] [log] [blame]
{
"name": "WXSString",
"version": "0.1.0",
"summary": "A NSString Category.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/wangxiGitHub/WXSString",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wangxishun": "wangxishun@beyondbit.com"
},
"source": {
"git": "https://github.com/wangxiGitHub/WXSString.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "WXSString/Classes/**/*"
}