[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 9 / f / 8 / AYIPubSub / 0.1.1 / AYIPubSub.podspec.json
blob1874488328939d974c8fcfd3955c098b724fe806
2   "name": "AYIPubSub",
3   "version": "0.1.1",
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.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AYIPubSub/Classes/**/*"