[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / 7 / 4 / SYPopupController / 0.2.6 / SYPopupController.podspec.json
blob6bf367e22f16aeb053ef4430f5c8400e88eb4258
2   "name": "SYPopupController",
3   "version": "0.2.6",
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.2.6"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "SYPopupController/Classes/**/*",
22   "dependencies": {
23     "FRHyperLabel": [
25     ]
26   }