blob: fec26f63c06e841d2686dce88dbf943b64a2ceef [file] [log] [blame]
{
"name": "iOSTestLib",
"version": "0.1.1",
"summary": "iOSTestLib for MssGroup Testes",
"description": "iOSTestLib for MssGroup Testes.",
"homepage": "https://github.com/MSS-Group/iOSTestLib",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"MSS-Group": "akram.hamdi@mssolutions-group.com"
},
"source": {
"git": "https://github.com/MSS-Group/iOSTestLib.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "iOSTestLib/Classes/**/*",
"frameworks": [
"UIKit",
"MapKit"
]
}