blob: ed89a7d1c11418e96231d96f2c9d8bb9ebfde9eb [file] [log] [blame]
{
"name": "XAProject2",
"version": "0.1.0",
"summary": "XAProject2 Demo",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/SSSure/XAProject2",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"SSSure": "slashAPPTeam@test.com"
},
"source": {
"git": "https://github.com/SSSure/XAProject2.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "XAProject2/Classes/**/*",
"dependencies": {
"XAProject1": [
]
}
}