[Add] RnpKit 1.2.5
[CocoaPods.git] / Specs / 4 / b / 1 / YNActionSheet / 1.0.0 / YNActionSheet.podspec.json
blob7895087d1b45a28705fdfc9e0139928674c6bd8e
2   "name": "YNActionSheet",
3   "version": "1.0.0",
4   "summary": "A custom actionSheet used on iOS.",
5   "homepage": "https://github.com/yyn835314557/YNActionSheet",
6   "license": "MIT",
7   "authors": {
8     "游义男": "youyinan@hhu.edu.cn"
9   },
10   "source": {
11     "git": "https://github.com/yyn835314557/YNActionSheet.git",
12     "tag": "1.0.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "YNActionSheet/*",
19   "frameworks": [
20     "Foundation",
21     "CoreGraphics",
22     "UIKit"
23   ]