blob: 28ea7f8766b346273bc9b9568f6ac75a908eaf76 [file] [log] [blame]
{
"name": "AvalonDemo",
"version": "0.1.1",
"summary": "A Pod that helps to import necessary things related to Order Management.",
"description": "This Pod contains all the Global, Model, View and Controller classes related to Order Management which may be usedful while creating a new Order Management Application.",
"homepage": "https://github.com/smitshah14/AvalonDemo.git",
"license": "Ahold USA - Propulsion Labs",
"authors": {
"SMIT V SHAH": "smit.shah@ahold.com"
},
"source": {
"git": "https://github.com/smitshah14/AvalonDemo.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"AvalonDemo": [
"Pod/Assets/*.png"
]
}
}