[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / c / b / 1 / ActionSheetUtil / 0.1.0 / ActionSheetUtil.podspec.json
blob5a295a9657f5f72e97af4184fc186e1433e55def
2   "name": "ActionSheetUtil",
3   "version": "0.1.0",
4   "summary": "Action sheet With a handler block parameter",
5   "description": "Action sheet Without a delegate, it uses a handler black instead",
6   "homepage": "https://bitbucket.org/TR3SCO/actionsheetutil",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Carlos Martinez": "carlos@tr3sco.com"
13   },
14   "source": {
15     "git": "https://jkarlosmtzs@bitbucket.org/TR3SCO/actionsheetutil.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ActionSheetUtil/Classes/**/*",
22   "frameworks": "UIKit"