blob: 81f8fd7ec08de64db1f62ad2b1a0a4889fe45074 [file] [log] [blame]
{
"name": "IGValidator",
"version": "0.0.3",
"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.3"
},
"source_files": "IGValidator/**/*.{h,m}",
"public_header_files": "IGValidator/**/*.h",
"frameworks": "UIKit"
}