blob: 0aa5e3f8b0e93f084db068498adb50bc7672ac31 [file] [log] [blame]
{
"name": "SwiftyMockJSON",
"version": "1.0",
"license": "MIT",
"summary": "SwiftyMockJSON",
"homepage": "https://github.com/Yuanjihua1/SwiftyMock",
"authors": {
"xiuye": "760629840@qq.com"
},
"source": {
"git": "https://github.com/Yuanjihua1/SwiftyMock.git",
"tag": "1.0"
},
"source_files": "Source/*",
"resources": "Source/*.json",
"platforms": {
"ios": "9.0"
},
"frameworks": "Foundation",
"dependencies": {
"CrossroadRegex": [
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4"
},
"pushed_with_swift_version": "4.0"
}