blob: bf2631f8f151d31f9511959b48670c2211c0aa56 [file] [log] [blame]
{
"name": "AYIPubSub",
"version": "0.1.0",
"summary": "iOS中的一个订阅通知的小工具",
"description": "类似于通知的订阅工具.比较简单的实现了订阅通知的功能。",
"homepage": "https://github.com/aaayia/AYIPubSub",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aaayia": "twilightzzy@126.com"
},
"source": {
"git": "https://github.com/aaayia/AYIPubSub.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "AYIPubSub/Classes/**/*"
}