blob: fb2236b6f4ff43a755b522af46a82812328ba7b6 [file] [log] [blame]
{
"name": "florinPodsTestA",
"version": "0.0.1",
"summary": "Testing a git with cocoapods - florinPodsTestA.",
"description": "This is just a testing a git with cocoapods - florinPodsTestA.",
"homepage": "https://github.com/florinbaincescu/florinPodsTestA",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Florin Baincescu": "florin.baincescu@ness.com"
},
"source": {
"git": "https://github.com/florinbaincescu/florinPodsTestA.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"swift_version": "4.0",
"source_files": "florinPodsTestA/Classes/**/*"
}