blob: 65a99e058d2ef1297836d3ad000c08ddf31c9867 [file] [log] [blame]
{
"name": "CSTextField",
"version": "1.0.2",
"license": "MIT",
"summary": "TextField Validation",
"homepage": "https://bitbucket.org/2c2p_Aun/cstextfield",
"social_media_url": "http://twitter.com/iamaunz",
"authors": {
"Aun Chatchawal": "chatchawal@2c2p.com"
},
"source": {
"git": "https://2c2p_Aun@bitbucket.org/2c2p_Aun/cstextfield.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"source_files": "Source/*.swift",
"requires_arc": true
}