23 lines
572 B
JSON
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/**/*"
|
|
}
|