{ "name": "ZZFoundation", "version": "0.1.4", "summary": "基础版本.", "description": "TODO: Add long description of the pod here.", "homepage": "https://github.com/Ox8BADFOOD/ZZFoundation", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "bymiracles@163.com": "350991881@qq.com" }, "source": { "git": "https://github.com/Ox8BADFOOD/ZZFoundation.git", "tag": "0.1.4" }, "platforms": { "ios": "9.0" }, "source_files": "ZZFoundation/Classes/**/*", "dependencies": { "Aspects": [ "~> 1.4.1" ] } }