blob: 1f1022c8187b931fd1b93d855d8583216f8407e2 [file] [log] [blame]
{
"name": "PYAsyncOperation",
"version": "0.1.3",
"summary": "一个非常容易使用的多观察者模式的观察者中心,是一个很好的NSNotificationCenter的替代品",
"description": "A short description of PYAsyncOperation.\nTODO: Add long description of the pod here.",
"homepage": "https://github.com/fantastic-peng/PYAsyncOperation",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pengyue": "1509883008@qq.com"
},
"source": {
"git": "https://github.com/fantastic-peng/PYAsyncOperation.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PYAsyncOperation/Classes/**/*"
}