[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 9 / f / 8 / AYIPubSub / 0.1.0 / AYIPubSub.podspec.json
blobbf2631f8f151d31f9511959b48670c2211c0aa56
2   "name": "AYIPubSub",
3   "version": "0.1.0",
4   "summary": "iOS中的一个订阅通知的小工具",
5   "description": "类似于通知的订阅工具.比较简单的实现了订阅通知的功能。",
6   "homepage": "https://github.com/aaayia/AYIPubSub",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "aaayia": "twilightzzy@126.com"
13   },
14   "source": {
15     "git": "https://github.com/aaayia/AYIPubSub.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AYIPubSub/Classes/**/*"