blob: 397d96dc9d526872688dcda06a724f5a7ce94ae0 [file] [log] [blame]
{
"name": "TestMyFrame",
"version": "0.2.2",
"summary": "New project to test if I can use Cocoapod to push my projects.",
"description": "Try to test to push my project on github and use Cocoapod to share it with others.",
"homepage": "https://github.com/Mahyar1990/TestFrame",
"license": "MIT",
"authors": {
"Mahyar": "mahyarjananeh289@gmail.com"
},
"platforms": {
"ios": "11.4"
},
"source": {
"git": "https://github.com/Mahyar1990/TestFrame.git",
"tag": "0.2.2"
},
"frameworks": "Foundation",
"source_files": "TestFrame/**/*.{h,m, swift}"
}