Dimple

788
reputation
1
11
27
UIHuman *dimple  = [[UIHuman alloc]initWithFrame:CGRectMake(0,0,1ft,5.1ft)];
dimple.gender     = UIHumanGender.Female;
dimple.profession = UIHumanProfession.iPhoneAppDeveloper;
dimple.location   = [NSPlace placeFromString:@“Ahmedabad,India”];