blob: 4c5c5fa301a6b40dc3b0179ee87c7e1896f94999 [file] [log] [blame]
{
"name": "IGValidator",
"version": "0.0.2",
"summary": "ios text validator.",
"description": "\"ios text validator.\"",
"homepage": "https://github.com/longegit/iOS-Validator",
"license": "MIT",
"authors": {
"itgoo": "https://github.com/longegit/iOS-Validator"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/longegit/iOS-Validator.git",
"tag": "0.0.2"
},
"source_files": "IGValidator/**/*.{h,m}",
"public_header_files": "IGValidator/**/*.h",
"frameworks": "UIKit"
}