[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 2 / 4 / b / ECDrawerLayout / 0.1.4 / ECDrawerLayout.podspec.json
blob8d2b7a39ee0e3eda6200becbd1d8a93c9ea69b0f
2   "name": "ECDrawerLayout",
3   "version": "0.1.4",
4   "summary": "A DrawerLayout on iOS",
5   "description": "DrawerLayout acts as a top-level container for window content that allows for interactive \"drawer\" views to be pulled out from the edge of the window.",
6   "homepage": "https://github.com/skyhacker2/ECDrawerLayout",
7   "license": "MIT",
8   "authors": {
9     "Eleven Chen": "skyhacker@126.com"
10   },
11   "source": {
12     "git": "https://github.com/skyhacker2/ECDrawerLayout.git",
13     "tag": "0.1.4"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "ECDrawerLayout": [
22       "Pod/Assets/*.png"
23     ]
24   }