blob: 8ac605e9178ba0e68f32bacb91772133b9279fa9 [file] [log] [blame]
{
"name": "MFEnvironmentWatcher",
"version": "0.1.0",
"summary": "An environment watching tool.",
"homepage": "https://github.com/JianglingZheng/MFEnvironmentWatcher",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jiangling Zheng": "jiangling.zheng@gmail.com"
},
"source": {
"git": "https://github.com/JianglingZheng/MFEnvironmentWatcher.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MFEnvironmentWatcher/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit"
]
}