[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 9 / 2 / UUActionSheet / 1.8 / UUActionSheet.podspec.json
blob99e5712cda7f897408f8d4c8a5017723c4acb032
2   "name": "UUActionSheet",
3   "version": "1.8",
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.8"
13   },
14   "platforms": {
15     "ios": "7.0"
16   },
17   "requires_arc": true,
18   "source_files": "UUActionSheet/**/*.{h,m}",
19   "frameworks": "UIKit"