blob: a894faaf5aef74d3ddb2d26f7b0372f03b453d42 [file] [log] [blame]
{
"name": "SJObserverHelper",
"version": "1.0.1",
"summary": "The observer assistant, if you forget to remove, the assistant will automatically remove it.",
"description": "The observer assistant, if you forget to remove, the assistant will automatically remove it. 观察者助手, 如果你忘记移除, 则助手会自动将其移除.",
"homepage": "https://github.com/changsanjiang/SJObserverHelper",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"SanJiang": "changsanjiang@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/changsanjiang/SJObserverHelper.git",
"tag": "v1.0.1"
},
"source_files": [
"Classes",
"Classes/*.{h,m}"
],
"public_header_files": "Classes/*.h",
"frameworks": "UIKit",
"requires_arc": true
}