[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 9 / 2 / UUActionSheet / 1.9 / UUActionSheet.podspec.json
blob772fc949e8c810fb6be58b1b7e5bf9d9cc53143b
2   "name": "UUActionSheet",
3   "version": "1.9",
4   "summary": "An actionSheet used on iOS.",
5   "homepage": "https://github.com/CheeryLau/UUActionSheet",
6   "license": "MIT",
7   "authors": {
8     "Cheery Lau": "1625977078@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/CheeryLau/UUActionSheet.git",
12     "tag": "1.9"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "UUActionSheet/**/*.{h,m}",
19   "frameworks": "UIKit"