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