blob: d56703279092c87bb8d9b77870e2ab609d0f8625 [file] [log] [blame]
{
"name": "ARStringExtension",
"version": "1.0",
"summary": "This extention helps you not validate, compare and check string.",
"description": "\"This extention helps you not validate, compare and check string. I created this extention to help validation od string and ith information.\"",
"homepage": "https://github.com/AbdulRehmanWarraich/ARStringExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"AbdulRehman Warraich": "ar.warraich@outlook.com"
},
"source": {
"git": "https://github.com/AbdulRehmanWarraich/ARStringExtension.git",
"tag": "1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "4.2",
"source_files": "ARStringExtension/Classes/**/*",
"frameworks": "UIKit"
}