[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 4 / 0 / WARDoorView / 0.1.1 / WARDoorView.podspec.json
blob9e180dd74125fb7ee962a8537cb366bfe07a4a35
2   "name": "WARDoorView",
3   "version": "0.1.1",
4   "summary": "Door Animation view in iOS",
5   "description": "This project shows Door open/close animation.",
6   "homepage": "https://github.com/rishi420/WARDoorView",
7   "license": "MIT",
8   "authors": {
9     "Warif Akhand Rishi": "rishi420@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/rishi420/WARDoorView.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*.swift",
20   "resource_bundles": {
21     "WARDoorView": [
22       "Pod/Assets/*.png"
23     ]
24   }