[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / 5 / 9 / e / iTestFramework / 0.0.1 / iTestFramework.podspec.json
blob51f5cd78495daeff1e40338e4c90d0be65063e1b
2   "name": "iTestFramework",
3   "version": "0.0.1",
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",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "isunilapps": "isunilapps@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/isunilapps/iTestFramework.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "11.0"
20   },
21   "source_files": "iTestFramework/Classes/**/*"