[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 7 / 4 / SYPopupController / 0.1.0 / SYPopupController.podspec.json
blobc9192eda98d17ddc00902bf91d77f0b6546e88b7
2   "name": "SYPopupController",
3   "version": "0.1.0",
4   "summary": "SYPopupController is Alert/SelectPopup/MultiSelectPopup.",
5   "description": "SYPopupController have Three mode.\nFirst, Alert/Message.\nSecond, Select Popup.\nThird, Multi Select Popup.",
6   "homepage": "https://github.com/babab101/SYPopupController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ahn soo yeol": "sooyeol.ahn@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/babab101/SYPopupController.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SYPopupController/Classes/**/*",
22   "dependencies": {
23     "HexColors": [
25     ]
26   }