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