[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 3 / a / 0 / AvalonDemo / 0.1.1 / AvalonDemo.podspec.json
blob28ea7f8766b346273bc9b9568f6ac75a908eaf76
2   "name": "AvalonDemo",
3   "version": "0.1.1",
4   "summary": "A Pod that helps to import necessary things related to Order Management.",
5   "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.",
6   "homepage": "https://github.com/smitshah14/AvalonDemo.git",
7   "license": "Ahold USA - Propulsion Labs",
8   "authors": {
9     "SMIT V SHAH": "smit.shah@ahold.com"
10   },
11   "source": {
12     "git": "https://github.com/smitshah14/AvalonDemo.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "AvalonDemo": [
22       "Pod/Assets/*.png"
23     ]
24   }