[Add] LLUnionPaySDK 1.3.8
[CocoaPods.git] / Specs / c / 1 / a / DoActionSheet / 1.0 / DoActionSheet.podspec.json
blob58c4b3a8004835be7c5dd5c92356a5c69afc0946
2   "name": "DoActionSheet",
3   "version": "1.0",
4   "authors": {
5     "JackShi": "shiguifei@gmail.com"
6   },
7   "homepage": "https://github.com/donobono/DoActionSheet",
8   "summary": "An replacement for UIActionSheet : block-based, customizable theme, easy to use with image or map",
9   "license": {
10     "type": "MIT",
11     "file": "License"
12   },
13   "source": {
14     "git": "https://github.com/donobono/DoActionSheet.git",
15     "tag": "1.0"
16   },
17   "source_files": [
18     "TestActionSheet/3rdSource/UIImage-ResizeMagick/*.{h,m}",
19     "TestActionSheet/DoActionSheet/*.{h,m}"
20   ],
21   "platforms": {
22     "ios": null
23   },
24   "requires_arc": true