blob: 88360f1cb5024aa2ebd7ac271daefb2f93bc11d4 [file] [log] [blame]
{
"name": "FGReverser",
"version": "1.1",
"summary": "FGReverser is a Category of NSString used for mutual converting between simplified Chinese and Traditional Chinese.",
"homepage": "https://github.com/Insfgg99x/FGReverser",
"license": "MIT",
"authors": {
"CGPointZero": "newbox0512@yahoo.com"
},
"source": {
"git": "https://github.com/Insfgg99x/FGReverser.git",
"tag": "1.1"
},
"platforms": {
"ios": "6.0"
},
"source_files": "Reverser/*",
"resources": "Reverser/reverse",
"requires_arc": true
}