[Add] TradPlusAdSDK 12.9.0
[CocoaPods.git] / Specs / 2 / e / 8 / LWPopupViewController / 0.2.2 / LWPopupViewController.podspec.json
blob328c11b6d22c110b420ee6245ee2dd3a0427d7a0
2   "name": "LWPopupViewController",
3   "version": "0.2.2",
4   "summary": "一个低耦合的PopupViewController",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/laowudxf/LWPopupViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "zhongzhiyuan": "zhongzhiyuan5@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/laowudxf/LWPopupViewController.git",
16     "tag": "0.2.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "LWPopupViewController/Classes/**/*",
22   "dependencies": {
23     "Masonry": [
25     ]
26   }