[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / f / a / 4 / ECPopView / 0.1.1 / ECPopView.podspec.json
blobd72acde0d20b2fc70a24d4b738f4c963eeae2c15
2   "name": "ECPopView",
3   "version": "0.1.1",
4   "summary": "Pop a custom view from UIViewController.",
5   "description": "Pop a custom view from UIViewController, you can custom the pop position, pop from top, bottom, left, right or center",
6   "homepage": "https://github.com/zxwcool/ECPopView",
7   "license": "MIT",
8   "authors": {
9     "zxwcool": "zxwcoolxw@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/zxwcool/ECPopView.git",
16     "tag": "0.1.1"
17   },
18   "source_files": [
19     "ECPopView",
20     "ECPopView/ECPopView/Source/*.{h,m}"
21   ],
22   "exclude_files": "ECPopView/Exclude"