[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / c / 1 / a / DoActionSheet / 0.0.1 / DoActionSheet.podspec.json
blob364c2318f97f4b7860c9a071748fdcf9ff8e5000
2   "name": "DoActionSheet",
3   "version": "0.0.1",
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.txt"
12   },
13   "source": {
14     "git": "https://github.com/donobono/DoActionSheet.git",
15     "commit": "b06379deee64555c77fd12ef09d5af8bc7d0575e"
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