[Add] BlueIDAccessSDK 2.30.0
[CocoaPods.git] / Specs / 6 / c / f / AYDispatcher / 1.0.0 / AYDispatcher.podspec.json
blob2f49b4709fae01774e735441846e5c9f68b8618e
2   "name": "AYDispatcher",
3   "version": "1.0.0",
4   "summary": "Dispatcher for modular development.",
5   "homepage": "https://github.com/alan-yeh/AYDispatcher",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Alan Yeh": "alan@yerl.cn"
12   },
13   "source": {
14     "git": "https://github.com/alan-yeh/AYDispatcher.git",
15     "tag": "1.0.0"
16   },
17   "platforms": {
18     "ios": "6.0"
19   },
20   "source_files": "AYDispatcher/Classes/**/*",
21   "public_header_files": "AYDispatcher/Classes/**/*.h"