blob: 16911231d031ebacb421942b20f19ea3cce23f9f [file] [log] [blame]
{
"name": "MSTestPods",
"version": "0.5.1",
"summary": "Testing pods to test excluding file from pods",
"description": "Testing pods to test excluding file from pods that we are working on VFG",
"homepage": "https://github.com/Mohammad103/MSTestPods",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mohammad103": "mohammad.shaker.103@gmail.com"
},
"source": {
"git": "https://github.com/Mohammad103/MSTestPods.git",
"tag": "0.5.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MSTestPods/Classes/**/*",
"exclude_files": "MSTestPods/Classes/TestClass.swift",
"pushed_with_swift_version": "3.0"
}