[Add] GluedInSDK 2.5.1
[CocoaPods.git] / Specs / 0 / e / 7 / DLPopupContainer / 0.0.2 / DLPopupContainer.podspec.json
blobd0c59d83d797cd18c58a8af51d7e83dec8b6fb64
2   "name": "DLPopupContainer",
3   "version": "0.0.2",
4   "summary": "Popup custome view.",
5   "homepage": "https://github.com/TheForgottenProgrammer/DLPopupContainer",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Dalang": "https://github.com/TheForgottenProgrammer"
12   },
13   "source": {
14     "git": "https://github.com/TheForgottenProgrammer/DLPopupContainer.git",
15     "tag": "0.0.2"
16   },
17   "source_files": [
18     "DLPopupContainer",
19     "DLPopupContainer/**/*.{h,m}"
20   ],
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "platforms": {
26     "ios": "8.0"
27   }