2 "name": "iTestFramework",
4 "summary": "This is simple iOS Test Framework. Created to explore cocapods public libraries usage",
5 "description": "Simple to use\n1. Add pod 'iTestFramework' in your pod file and save it\n2. Goto terminal, cd your_project_folder_containing_podfile\n3. pod install",
6 "homepage": "https://github.com/isunilapps",
12 "isunilapps": "isunilapps@gmail.com"
15 "git": "https://github.com/isunilapps/iTestFramework.git",
21 "source_files": "iTestFramework/Classes/**/*"