blob: 712774c3dc4d79ba93e9e9d1e5b85c8a6ddc1299 [file] [log] [blame]
{
"name": "FGGTextField",
"version": "1.0.0",
"summary": "FGReverser is a Category of NSString used for mutual converting between simplified Chinese and Traditional Chinese.",
"homepage": "https://github.com/Insfgg99x/FGGTextField",
"license": "MIT",
"authors": {
"CGPointZero": "newbox0512@yahoo.com"
},
"source": {
"git": "https://github.com/Insfgg99x/FGGTextField.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "7.0"
},
"source_files": "FGGTextField/*.{h,m}",
"requires_arc": true,
"dependencies": {
"AJWValidator": [
]
}
}