blob: 42fb3ee46281abe972fd6e19c3ef3035b085ed6e [file] [log] [blame]
{
"name": "ZhengHeFramework",
"version": "0.0.1",
"license": "MIT",
"summary": "ZhengHeFramework",
"homepage": "https://github.com/kongzichixiangjiao",
"source": {
"git": "https://github.com/kongzichixiangjiao/ZhengHeFramework.git",
"tag": "0.0.1"
},
"source_files": "ZhengHeFramework/**/*.{swift}",
"resource_bundles": {
"ZHFramework": [
"ZhengHeFramework/**/*.{xib}"
]
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"GA": "houjianan_110@163.com"
},
"social_media_url": "https://github.com/kongzichixiangjiao"
}