Files
2021-05-10 02:18:49 +03:00

23 lines
572 B
JSON

{
"name": "WorldMotion",
"version": "0.1.0",
"summary": "A short description of WorldMotion.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ahmed.almasri@ymail.com/WorldMotion",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ahmed.almasri@ymail.com": "ahmed.almasri@ymail.com"
},
"source": {
"git": "https://github.com/ahmed.almasri@ymail.com/WorldMotion.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "WorldMotion/Classes/**/*"
}